Custom Data Provider, Data Integration, Model-Driven Apps, Power Platform, PowerApps, Virtual Entities

Virtual Entities – How to put the pieces together

This is the last blog post in a series of four about Virtual Entities. We have reached the moment where we will put all the pieces together in order to get a working example of Virtual Entities. In my previous blog posts I have given an introduction to Virtual Entities and showed how to create and register a Custom Data Provider which can be used to display SpaceX Rocket Launches in a Model-Driven App. Take a look at part 1 here. We will now create a Virtual Entity which uses the Custom Data Provider and see the result in an app.

Continue reading “Virtual Entities – How to put the pieces together”
Custom Data Provider, Data Integration, Model-Driven Apps, Power Apps, Power Platform, PowerApps, Virtual Entities

Virtual Entities – Registering a Custom Data Provider

This is the third blog post in a series of four about Virtual Entities. In my previous blog post I went through an example of how to develop a Custom Data Provider. In this one we will look at the steps needed in order to register the Custom Data Provider. In the last blog post I will put the pieces together, set up a Virtual Entity and use the Custom Data Provider that was created in the previous blog post.

Continue reading “Virtual Entities – Registering a Custom Data Provider”
Custom Data Provider, Data Integration, Power Platform, Virtual Entities

Virtual Entities – How to create a Custom Data Provider

This is the second blog post in a series of four blog posts about Virtual Entites. In this one I will let you in on how to create a Custom Data Provider. As mentioned in my previous blog post, Virtual Entities provide a possibility to display and work with data (display in views, make advanced finds, show the records etc.) without having the data stored in the Common Data Service.

Continue reading “Virtual Entities – How to create a Custom Data Provider”