Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
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 FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
31 | |
31 | |
20 | |
15 | |
12 |
User | Count |
---|---|
21 | |
20 | |
16 | |
10 | |
9 |