Calling Project Schedule APIs within Power Automate cloud flows with Perform an
Unbound Action
[https://learn.microsoft.com/en-us/dynamics365/project-operations/project-management/scheduling-apis-powerautomate?WT.mc_id=DX-MVP-5003873]
can streamli...
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...