Forum Discussion
Dataflow Custom Entities in schematized CDM
- Anonymous7 years ago
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 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
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
- Anonymous7 years agoNot applicable
Hi all,
Did you get a solution for this?