Delegation is both a fundamentally important and tricky to master topic. Let’s take a moment to understand the impact of delegation on app building, complete with some practical examples and …
Ever since I started my new adventure around low-code I have been trying to optimize my workflow. One of the things I started doing right away was around implem
Staying up to date with release information » The CRM Ninja
Microsoft releasing new functionality can be an interesting experience, to say the least. As a cloud platform (SAAS – Software As A Service), functionality is released the entire time. A user could log off on Friday for the weekend, and come back on Monday morning to find that something has changed slightly, or a new … Continue reading Staying up to date with release information →
Announcing New Data Sources for the Virtual Connection Provider
I am happy to announce that we are adding Excel and SharePoint to the Virtual Connection Providers for Virtual Tables. You may have used the SQL virtual connection provider during its public preview and now we are happy to respond to you requests for more data sources by enabling this functionality for two of the largest external data sources for Power Apps.
Meet the developers combining Power Platform and Azure to go faster
Software developers around the world are embracing low-code as a powerful part of their toolkit — they look at Power Platform as the next layer of abstraction that reduces repeated work, adds to their skill set, and lets them focus their coding energy on the problems that matter most. The increased level of productivity is also changing the way these developers work with their users — as fusion teams creating a much more active and rewarding environment for building impactful solutions faster than ever before.
Let’s meet a few of these developers and look at examples of solutions built using Power Platform along with Azure services.
Power Platform Landing Zones Reference ImplementationThis user guide explains the Power Platform Landing Zones reference implementation, what it is, what it does, and how organizations can use it to …
Power Fx: String interpolation, Index function, and RandBetween function
Power Fx has added three great new features. String interpolation enables expressions to be embedded within strings, making it easier to combine parts of a string into a whole. The Index function does away with Last of FirstN patterns. The RandBetween function makes it easier to work with integer random numbers.
Note: new version has been released, read more here or download from GitHubIf you created Web API queries against CRM/Dynamics 365/Dataverse probably you are familiar with CRM REST Builder. The …
In recent Microsoft releases many new features have been introduced. In this blog we will see how to use Power BI quick report (preview) on the view page in a model-driven app, to visualize CRM …
Announcing the AAD User Virtual Table – Find and add any AAD user to your records.
I am happy to announce a new Out of the Box virtual table for Dataverse, AAD User. AAD User makes it easy to retrieve any user that is in your organization’s Azure Active Directory as well as user details like job title, email, phone number and more.
Power Automate Custom Connector to update Exchange rate automatically
Exchange Rate table is one of the most important tables in the sales module, however, to update the values in this table the users have to perform this action manually, in most cases users would like to keep this table updated on a daily basis. In this post I will try to explain in detail how to use Power Automate to create your Custom Connector and how to use this connector to update the exchange rates automatically. Part 1 : Create a Custom Connector In this post we will be using the https://c
Introducing the new Power Automate pane in Power Apps!
The new Power Automate Pane offers improved integration between Power Automate and Power Apps canvas apps. Create, edit, and refresh flows directly inline with the canvas app authoring experience.
Introduction:
The Canvas App provides us with a visually rich representation of our data for mobile devices.
Recently while trying to incorporate functionality in the Canvas App we needed a way to parse JSON. In the quest to find an appropriate approach for the same, we got to know that we can d
Automating your routine tasks has now become a more fundamental part of our work and our organizations. Therefore we’re bringing easy to use workflow automation powered by Power Automate directly within the Teams Store.
App Side Panes in Model-Driven Apps - Carl de Souza
In this post, we will look at App Side Panes in Model-Driven Apps, a useful feature that gives users a side pane on the right side of a model-driven app. Developers can utilize this pane to display information to a user, such as lists, records, and pages. Note, according to the documentation, this is still in preview and was expected to go GA last month. Keep an eye out for … Continue reading App Side Panes in Model-Driven Apps
If you use a lot of galleries in your Power Apps, you may have noticed that it can get tedious sometimes, lining things up and arranging controls, especially when you want your gallery to look more…