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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Alirezam
Helper V
Helper V

Using the current tables as the source of dataflow

Hi,

How can I use some tables already processed in 'Data view' or on-premise 'Power Query' and as the source of a 'Dataflow'? In the other word, in building a 'Dataflow' I want to use my processed data  I already have in my Power Bi (either data view or query) as the 'data source'. I cannot find this choice in 'dataflow' sources. Any indication? Thanks 

1 ACCEPTED SOLUTION
_sfrost
Solution Specialist
Solution Specialist

@Alirezam 

There is no connector for Power BI Datasets in dataflows as you mentioned. So, you cannot directly connect to any datasets which are already published to Power BI Service.

If you are just concerned about reconnecting to the source and doing all the transformations you have already done in a model, I would suggest you to copy the M Query of particular table and make use of Blank Query in Dataflows to load the data by applying all the transofrmations automatically.

 

  • Open the PBIX file which you want to connect to
  • Open the Transform Editor (Power Query Editor)
  • Select the Table
  • Right click > Advanced Editor
  • Copy the M Code
  • Now open Power BI Service and create a new dataflow
  • Select Blank Query and paste the copied M Code
  • And click on Load

 

Did I answer your questions? Give a thumbs up and accept this post as solution!

View solution in original post

1 REPLY 1
_sfrost
Solution Specialist
Solution Specialist

@Alirezam 

There is no connector for Power BI Datasets in dataflows as you mentioned. So, you cannot directly connect to any datasets which are already published to Power BI Service.

If you are just concerned about reconnecting to the source and doing all the transformations you have already done in a model, I would suggest you to copy the M Query of particular table and make use of Blank Query in Dataflows to load the data by applying all the transofrmations automatically.

 

  • Open the PBIX file which you want to connect to
  • Open the Transform Editor (Power Query Editor)
  • Select the Table
  • Right click > Advanced Editor
  • Copy the M Code
  • Now open Power BI Service and create a new dataflow
  • Select Blank Query and paste the copied M Code
  • And click on Load

 

Did I answer your questions? Give a thumbs up and accept this post as solution!

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors