



How to import worker documents in Dynamics 365 F&O with Power Platform
Introduction The Power Platform has revolutionized the way organizations handle data and streamline their workflows. One powerful feature of Power Platform is its ability to import work attachments, allowing users to seamlessly integrate various file types into their business processes. In this article, we will explore the benefits of importing work attachments, provide a step-by-step […]




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. […]