
Announcements
So the scenario is the following;
I have a dataset that changes but each of the values relates to an data entity from an external system.
I have create a new entity in the cds which holds the list of these entities that is collect by a flow triggered from the powerApp.
I can then click through from a gallery to the value on that entity
All of the above is fine. These entities have no common structure in terms of the fields they hold however I want to review the data in these entities. What I would like to do is to;
I have only found two ways to create entities in CDS which is either manually or via powershell. Is there another way?
You can do this programatically. Hopefully this helps.