-
Continue reading →: Dataverse | Create a new table from a CSV/Excel
Did you know that you can create a table in Dataverse from CSV or Excel files? Use an Excel or CSV file to populate a table with your data, which you can then import to generate a table in Dataverse. Here’s a refined version of your sentence: “In this article,…
-
Continue reading →: Dataverse Accelerator | API playground (Preview)
What is Datavesre Accelerator?: Features available with the Dataverse accelerator: Feature Description Low-code plug-ins Reusable, real-time workflows that execute a specific set of commands within Dataverse. Low-code plug-ins run server-side and are triggered by personalized event handlers, defined in Power Fx. Plug-in monitor A modern interface to surface the existing…
-
Continue reading →: Dataverse | Plugins | CreateMultiple and UpdateMultiple messages
Did you know that, CreateMultiple and UpdateMultiple plug-in messages are available? All tables that support Create and Update will eventually support CreateMultiple and UpdateMultiple. What are the CreateMultiple and UpdateMultiple messages? What changed in terms of writing plugin code? In this article, let’s learn how to write a simple plug-in for CreateMultiple and UpdateMultiple messages. Steps…
-
Continue reading →: Dataverse | Fetch XML | Join unrelated tables and fetch records
When you observe the Fetch XML generated by joining Accounts and Contacts table, the from and to attributes of the<link-entity> contain the ‘parentcustomerid’ and ‘accountid’, which are GUIDs. These GUIDs define the relationship (i.e., primary and foreign keys). Executing the above Fetch XML query returns all the Account records related…
-
Continue reading →: Power Automate cloud flow : Move data between environments
In this article, let’s learn how data can be moved between Dataverse environments using a Power Automate cloud flow. Scenario: Steps to create the flow: Setting Concurrency: 🙂
-
Continue reading →: Canvas App: Call Graph API Directly and Read the Response
In this article, I will explain how to call the Graph API directly in a Canvas App and read the response. What’s in Microsoft Graph? Microsoft Graph exposes REST APIs and client libraries to access data on the following Microsoft cloud services: What is a Graph Explorer: Now that you…
-
Continue reading →: Dataverse | Bypass a Plug-in Step Logic Using the ‘Bypass Custom Business Logic’ Feature
There are times when you want to be able to perform data operations without having custom business logic applied. Let’s say you have a plug-in step registered on the ‘Pre Account Create’ message, which triggers every time before an account is created. In certain data operations, such as data migration…
-
Continue reading →: Canvas App: Gallery Search Using the ‘DelayOutput’ Text Property
Discover in this article how you can improve gallery item searches by leveraging the DelayOutput text property. What is DelayOutput property: Let’s explore the benefits of the DelayOutput property with an example. I’ve created a simple app featuring a gallery and a textbox with a search function utilizing the Search…
-
Continue reading →: Dataverse | Restore deleted table records (preview)
As part of the preview feature, the Recycle bin kind of option is available under Data Management to recover table record data from any type of delete scenario within a specified configurable time frame. To use this feature, it must be enabled in the environment where you want to restore…
-
Continue reading →: Power Platform | Tenant-level analytics
Lets say you are a Power Platform Administrator and you would like to know about Did you know that Tenant-level analytics allows admins to view and compare insights derived from the Platform telemetry data across environments they manage. Tenant admins can view reports containing analytics that apply to all environments…


