Skip to main content

Notifications

Community blogs

Featured

Latest blog posts

View all
Like ( 0 )
Error Handling for Project Schedule API in Power Automate

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...

Linn Zaw Win 3,405
Like ( 0 )
Missing Dependencies Error for Primary Name Column of Tables Created in Table Visu...

[https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkTGBFti9cvXcab1F3cZIcqxZMv6jxcigIVNJ5aq-pQWofluVTdkqzFVnn9TA1LQyC2iL1AUYqNaKGUxF4uzPvbIucYpdE-vTocafXEjHt05eVnVLlG22MhEbV_b_kw8VAm4y339z7sMFBPkjT5yfyJGqmDyZmVmG93rsuAihY2Zgizl554hPiu9qW9...

Linn Zaw Win 3,405
Like ( 0 )
Use Dataverse Elastic Tables in Power Automate Cloud Flows

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...

Linn Zaw Win 3,405
Like ( 0 )
Open New Record Form with Pre-populated Fields Using Xrm.Navigation.navigateTo

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...

Linn Zaw Win 3,405
Like ( 0 )
Error Handling and Show Error Message from API in Canvas App

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 ...

Linn Zaw Win 3,405
Like ( 0 )
How to Set Model-driven App Custom Table Icons in Dataverse

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...

Linn Zaw Win 3,405
Like ( 1 )
Disable Hyperlink for Lookup Columns in Grid Views of Model-driven Apps

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...

Linn Zaw Win 3,405
Like ( 0 )
Filter by Lookup with retrieveMultipleRecords JavaScript WebApi in Offline Mode

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...

Linn Zaw Win 3,405