Forum Discussion
Suhel_Ansari
6 years agoHelper V
Create Dataflow from Power BI Dataset
Hi All, I am trying to create a Dataflow from Power BI service Dataset, so can any one help me with how can i do it, any work around. Now that we have an option within Dataflow to "Import Model" wi...
- 6 years ago
Hi Suhel_Ansari
You can not build a dataflow on top of the dataset, you can only do it the other way round.
The easiest way I know to replicate the models is by coping the M script from PBI desktop advanced editor into dataflows.
You can still reference the same tables in dataflows, you just need to make sure "Enable Load" is not on.
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
Suhel_Ansari
6 years agoHelper V
Mariusz
6 years agoCommunity Champion