In this blog post, I will guide you through overcoming common challenges
encountered during CRUD operations on elastic tables in Dataverse using Power
Automate cloud flow.
[https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifiTbESJQMTrR...
This post will explain how you can pre-populate fields with various data types
(lookup, partylist, etc.) when a new table form is opened using
the Xrm.Navigation.navigateTo method.
[https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkAy...
This post will explain how you can handle errors from a connector (or custom connector) and show a proper error message from the response of the API. Whenever we use the Patch() function to create/update a row in Microsoft Dataverse, call ...
This post will explain how you can set the icon for a Microsoft Dataverse custom table (entity icon) in the Power Apps maker portal.When the custom tables are created for Dynamics 365 and model-driven app projects, updating the icon of the table i...
This post will explain how you can turn off clickable lookups in the grid views of model-driven apps.Microsoft has recently rolled out the new update for Power Apps Read-Only Grid which has a new property called "Navigation types allowed...
This post will explain how filtering using the lookup column is different between a normal online scenario and a mobile offline scenario in Xrm.WebApi.retrieveMultipleRecords. You will also learn about how to write a script to support b...
This is the eighth post in a series of Automating SharePoint Integration with Dataverse using Power Automate. You can check out the other posts via these links (Part 1, Part 2, Part 3, Part 4, Part 5, Part 6, Part 7) Power Apps p...
This is the seventh post in a series of Automating SharePoint Integration with Dataverse using Power Automate. You can check out the other posts via these links (Part 1, Part 2, Part 3, Part 4, Part 5, Part 6) In the Part 3 p...