The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
When I read the first articles about Dataflow, Microsoft mentions "Dataflows support the CDM by offering easy mapping from any data in any shape into the standard CDM entities, such as Account, Contact etc. Dataflows also land the data, both standard and custom entities, in schematized CDM form."
I am not able to find a way to use custom entities. I can only see "map to standard" and standard entities. I am currently using the build in Data Lake (and not the Azure Data Lake storage option).
Thanks for your help!
Regards,
Frederick
Solved! Go to Solution.
Hi @FrederickD,
So you mean you want to extract particular fields from different datasorces and try to union them as one entity with all records from different datasorue fields?
If that is a case, current data flow seems not support advanced operations in M query formula.
Regards,
Xiaoxin Sheng
Hi @FrederickD,
I think it means you can direct get data from created common data model entities which host in 'common data service for apps' side.
If this is a case, you can choose that connector to get data from common data service for apps.
How to use the Common Data Model
Regards,
Xiaoxin Sheng
Hi @Anonymous
Thx for the reply.
Actually I am trying to solve another problem, I will explain it with an example.
- I have 3 systems containing accounts.
- I want a global repository (Data Lake Gen2) to store all the account info in a uniform and standardized way.
- The account structure that I want is not fitting for 100% in the standard account entity of CDM.
So in the end I want 1 place where all the account records are stored in 1 type of entity.
I know how to connect dataflow to our company Azure Data Lake Gen 2, but I am not finding a way to store the data at the same place in a custom entity model (so from data lake perspective: everything (data from the 3 systems) is stored in the same CDM folder with custom entity definition).
Kind regards,
Frederick
Assuming you have the admin privileges to customize your tenant:
Have you tried using the Power Apps metadata browser tool to edit the entity?
https://learn.microsoft.com/en-us/power-apps/developer/data-platform/browse-your-metadata
followed by publishing your cusomizations.
This might not be what you want, since it sounds like you want an entirely custom model... in which case, you might go onto github, download a manifest ( https://github.com/microsoft/CDM ) and go through the monumental task of editing the .json to fit your new account definitions...
That sounds like overkill to me, but I don't know what your ultimate goal is.
Hi @FrederickD,
So you mean you want to extract particular fields from different datasorces and try to union them as one entity with all records from different datasorue fields?
If that is a case, current data flow seems not support advanced operations in M query formula.
Regards,
Xiaoxin Sheng
Hi all,
Did you get a solution for this?
User | Count |
---|---|
43 | |
16 | |
12 | |
11 | |
9 |
User | Count |
---|---|
50 | |
31 | |
22 | |
17 | |
15 |