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;
- Create a new data entity in the cds based on the name of the entity
- Create the fields in the entity based on the fields in the third party system entity
- Fill the entity with the data
- Represent this data now on the powerapp
I have only found two ways to create entities in CDS which is either manually or via powershell. Is there another way?

Report
All responses (
Answers (