Introduction Dataverse (formerly the Common Data Service) provides powerful capabilities for managing data within Microsoft Power Platform. One of the important metadata fields in every table is CreatedOn (or createdon in the backend), which stores the date and time when a record was created. However, what if you need to update or backdate the CreatedOn... Continue Reading →
Merge Related Table Rows Text Column in Power BI
Scenario: In the Power BI report, we aim to display all technology names associated with the current project using a card or any other visualization. The technologies are stored as a sub-grid within the Project form, with a many-to-many (N:N) relationship between Project and Technology, implemented through the bit_technology_project table. Issue: In Power BI, the... Continue Reading →
Restore Deleted Dataverse Records Using Recycle Bin
In Microsoft Dataverse, it's common for users to delete records or transactions as part of routine business operations. These deletions can occur either manually or through automated processes and may be intentional or accidental. Records can be deleted using various methods such as single selection, multiple selections, or bulk deletion, all of which can lead... Continue Reading →
Create virtual tables from SQL tables or SharePoint Lists within the Maker Portal
Description: The new Virtual Table creation wizard has simplified the process of creating Virtual Tables from SQL or SharePoint for users. With this new feature, developers no longer need to spend time and effort writing plugins or code to establish connections with SQL Server and SharePoint. The process of creating Virtual Tables has been streamlined,... Continue Reading →
Power Platform Pipeline
If YMAL code restrict you to set the pipeline for solution movement. Microsoft bring a feature which will solve your issue by just doing few setups in the Power Platform admin center. Now you will be able to move the solution into the environments,
Create and edit tables using the table designer in PowerApps Studio
Feature: Power Apps Studio's table designer allows you to conveniently create and edit Dataverse tables within your canvas app, eliminating the need to switch to a separate application. Additionally, you can seamlessly interact with data directly within the table. By using the table designer in Power Apps Studio, you can now create and modify Dataverse... Continue Reading →