Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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" within Dataflow, please help. Thanks
Thanks
Regards
Suhel
Solved! Go to Solution.
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.
You can do this through 'Azure Analysis Services' connector in Dataflow. You will need to do three things:
1. Server: powerbi://api.powerbi.com/v1.0/myorg/{Workspace name}
2. Database: {Datset name}
3. DAX Query: Prepare DAX query using report builder or DAX Studio.
I have detailed this here: https://sites.google.com/view/powerquerywizard/get-semantic-model-data-in-dataflow-in-power-bi
Upvote if you found this solution working for you.
Hello ,
I am trying to add data flow into existing report uploaded in power bi workspace.
I am not able to get the option to do so, Could you please tell me if thats possible? if yes then how ?
Thanks,
Shweta
Hello everybody,
is there still no way to go from dataset to dataflow?
I am trying to connect do an exasol database, which is not possible via dataflow. With Powerbi Desktop it works just fine.
Copying the M-Code doesnt work either.
But, to re-use the data in different reports, a dataflow is absolutely needed.
help is much appreciated
Thank you for the prompt response, I can however we have too many table which are a reference of main table, so was thinking it we can at-lest get the a custom function in M query to convert my table from PBI file so i can import it into Dataflow please help me. Thanks
Suhel
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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
15 | |
13 | |
13 | |
12 | |
11 |