Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

Find on which Workspace is a Dataflow stored

A Dataflow is stored on a Workspace. I have some Dataflows that I can use when building reports. I need to access those Dataflows in order to edit them and understand where are they collecting data.

 

  • How can I find on which Workspace is a particular Dataflow stored so that I can access it?
  • Are the Dataflows to which I have access defined by the Workspaces I can access?
1 ACCEPTED SOLUTION
selimovd
Super User
Super User

Hey @Anonymous ,

 

in my opinion the easiest way is in Power BI Desktop.

Go to "Get data" --> "Power Platform" --> "Power BI dataflows":

15.png

 

In the upcoming Navigator you can see all data flows to which you have access and in the workspace they are located in:

16.png

 

This should give you a good overview on your data flows.

If you need any help please let me know.
If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
 
Best regards
Denis
 

 

View solution in original post

2 REPLIES 2
_sfrost
Solution Specialist
Solution Specialist

@Anonymous 

  • You can make use of the lineage view to figure out where you dataflow is coming from

(OR)

  • you could just copy the Power Query from advanced editor of the dataflow. You should be able to find the Workspace Id and Dataflow ID from the M Query.
  • Once you have the Workspace ID, navigate to any workspace and replace the workspace id in the URL with the one you copied from M Query
  • And regarding the dataflow access, AFAIK, we cannot manage dataflow access at the idividual dataflow level, as you mentioned it works at the workspace level

 

selimovd
Super User
Super User

Hey @Anonymous ,

 

in my opinion the easiest way is in Power BI Desktop.

Go to "Get data" --> "Power Platform" --> "Power BI dataflows":

15.png

 

In the upcoming Navigator you can see all data flows to which you have access and in the workspace they are located in:

16.png

 

This should give you a good overview on your data flows.

If you need any help please let me know.
If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
 
Best regards
Denis
 

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors