



How to create lookup with Virtual entity to native entity
Building an app requires capabilities to perform relational modeling between entities that are being used in the app. In the context of virtual entities, there will be scenarios where virtual entities and native entities in Dataverse must work together to enable the desired user experience. In this article, we will see the concept of relational […]

Create a customer in Dynamics 365 F&O using Power Platform
In today’s article, we will see how to create a customer in Dynamics 365 F&O using Power Platform. Pre-requisites: Canvas app Check below video for more details. If you like this article, feel free to share it with others who might find it helpful! If you have any questions, feel free to reach out to […]

How to use D365 F&O number sequence in Power Platform
Using continuous number sequences from Dynamics 365 Finance and operations in Power Platform can be cumbersome sometimes but in today’s article we will see how to use it. What is number sequence Number sequences are used to generate readable, unique identifiers for master data records and transaction records that require identifiers. A master data record […]

Virtual tables creation wizard
Recently, Microsoft introduced new feature Virtual tables creation wizard in Power Platform. With this feature, you can now create virtual tables directly from the SQL table, SharePoint and excel using a guided creation wizard. Virtual table enables to integrate data from external sources by representing the data as table in Dataverse without any data replication. […]

Microsoft Power Platform: 2022 release wave 2
The Microsoft Power Platform release plan for the 2022 release wave 2 describes new features releasing from October 2022 through March 2023 for Power BI, Power Apps, Power Pages, Power Automate, Power Virtual Agents, and AI Builder, as well as Microsoft Dataverse, Power Platform capabilities for governance and administration, pro development, ISV experiences, and data integration. You can either […]


Entities in Dynamics 365 and Power Platform
In this article, we will see what entity is, different types of entities and how to identify entities in Dynamics 365 and Power Platform What is an entity An entity is an abstraction from the physical implementation of database tables. It is a combination of multiple tables where you can combine data from multiple sources or single […]

Dataverse connector for Excel
Recently, Microsoft announced dataverse connector for excel. With this new connector, customers and partners can create report in excel based on Dataverse data. Lets see, how we can use this dataverse connector in excel. Step 1: Open your excel and click on Data. You can see new menu is available for Power Platform. When you […]