March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello friends,
How do I connect to a Dataflow table from Excel Power Query?
I don't see the same connectors as I see in Power BI - maybe I can install smth.?
Thanks!
Michael
Solved! Go to Solution.
Hi @michaelshparber ,
Based on my test, it is not supported yet currently.You can come up a new idea about that and add your comments there to improve Power BI and make this feature coming sooner.
https://ideas.powerbi.com/forums/265200-power-bi-ideas
It hasn't been properly rolled out yet, but I've figured out how it can be done (and it's really easy!). Not sure if this has been fully rolled out inside excel yet, I'm using excel 365 and it's working for me.
In excel, do Get Data -> Other Sources -> Blank Query.
The first line of your query needs to be:
=PowerPlatform.Dataflows(null)
If you've ingested a dataflow into Power BI before, this navigation will start to look very familiar. You'll need to sign in with your organisational account, and then you should see a table in the previous window show the records "Workspaces" and "Environments". Click "Workspaces", then under the "Data" field select "Folder" and it will drill down to the next level. You can keep navigating down in the same way, but I find the easiest way to continue is to then click the Navigation Cog in the "Applied Steps" box and navigate exactly the same way that you would do in Power BI.
Congratulations! You've just connected Excel Power Query to your Power BI Dataflow! You can now interact with the dataflow in PQ exactly as you would any other source, and once you're done you can Load your data directly into your data model or a tab as usual.
Looks like you have the same build I do (2108). I think we need to wait for our next Excel update before this will work.
Hi,
I read it is now possible to connect Excel PQ to dataflows, do you guys know how to ? I can't find "dataflow" as data entry option in excel (it says I have the latest version).
Regards
Hugo
Did you ever figure this out? I'm also very interested in finding a way to connect Excel to a DataFlow. I'm getting very tired of using different data sources when I have to use Excel rather than Power BI.
Hello, yes so it has not been released yet but should be in march:
In Power BI's "Get Data" dialog there's an entry for "Power BI dataflows" and "Power Platform dataflows". The link only mentions Power Platform dataflows. I wonder if this will include both?
Same boat here - would like to be able to consume powerbi dataflow data in excel, appears that the option should be present, but cannot find anywhere that explains how to do it.
Hi @michaelshparber ,
Based on my test, it is not supported yet currently.You can come up a new idea about that and add your comments there to improve Power BI and make this feature coming sooner.
https://ideas.powerbi.com/forums/265200-power-bi-ideas
Thanks,
I've opened a new Idea. Please vote for it here:
It hasn't been properly rolled out yet, but I've figured out how it can be done (and it's really easy!). Not sure if this has been fully rolled out inside excel yet, I'm using excel 365 and it's working for me.
In excel, do Get Data -> Other Sources -> Blank Query.
The first line of your query needs to be:
=PowerPlatform.Dataflows(null)
If you've ingested a dataflow into Power BI before, this navigation will start to look very familiar. You'll need to sign in with your organisational account, and then you should see a table in the previous window show the records "Workspaces" and "Environments". Click "Workspaces", then under the "Data" field select "Folder" and it will drill down to the next level. You can keep navigating down in the same way, but I find the easiest way to continue is to then click the Navigation Cog in the "Applied Steps" box and navigate exactly the same way that you would do in Power BI.
Congratulations! You've just connected Excel Power Query to your Power BI Dataflow! You can now interact with the dataflow in PQ exactly as you would any other source, and once you're done you can Load your data directly into your data model or a tab as usual.
This is working extremely well, many thanks for this very good tip!
this is only available in MS 365 how about the other version of Excel like Excel 2021 it does't show or the =PowerPlatform.Dataflows(null) is not supported.
Bravo!
AJMcCourt,
Thank you so much for this post, I've been looking for months how to do this, it worked very well.
Thank you, thank you
Carlos
This is a Game Changer for me, THANKS!
This worked well for me - thanks so much for the tip!
So odd that they still haven't bothered to add it to the UI.
Thank you for this awesome discovery! This will make a lot of Excel users happy. 🙂
Community: here's the full query and screenshots to assist.
1. Query:
let
Source = PowerPlatform.Dataflows(null)
in
Source
2. In the Data column for Workspaces, click "Folder".
3. Click the gear icon on the Navigation step and navigate to the dataflow entity.
----------
Another way to use Power BI data in Excel is to connect a pivot table to a published dataset. You can connect from Excel, or use the "Analyze in Excel" option in Power BI Service. Connecting to a dataset will enable you to use calculated tables, calculated columns, and measures. It's great to have the option to use dataflows or datasets.
If you need to use formulas to pull dataset data into another sheet, configure your pivot table to use a table format:
1. Show in Tabular Form
2. Repeat All Item Labels
3. Remove subtotals
Proud to be a Super User!
Hi,
I have office 365 but I still get error when I try to use your method to connect to dataflows.
is it still working for you?
thanks,
Kaavya
I can confirm that this works in Office 365. It's not exposed in the UI, but you can navigate to the Dataflows you have access to. I tried this same approach months ago (writing M code directly) and got an error message instead.
Not working for me. Which build of Excel do you have? I have Version 2108. The M code results in an error. =PowerPlatform.Dataflows(null)
Microsoft® Excel® for Microsoft 365 MSO (Version 2202 Build 16.0.14931.20128) 64-bit
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
32 | |
24 | |
12 | |
11 | |
9 |
User | Count |
---|---|
47 | |
46 | |
23 | |
12 | |
9 |