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

Don'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.

Reply
TDargan
Frequent Visitor

Dataflows no longer an option in Data Sources

Hi - I'm trying to add a "linked table" to a new dataflow, but it appears Dataflows are no longer an option. It's also missing a few other options as well, like Snowflake... This is a premium workspace with other dataflows, some of which are referencing dataflows themselves. All the existing dataflows appear to be working fine. 

 

Capture.PNG

 

1 ACCEPTED SOLUTION
edhans
Super User
Super User

Yup. Seeing the same. I've reported it in the Issues forum. Please go vote for it. Thanks. Dataflows not showing Dataflow as a possible datas... - Microsoft Power BI Community

 

As a workaround you can use a blank query, then change the source to PowerPlatform.Dataflows(null) in the advanced editor:

let
  Source = PowerPlatform.Dataflows(null)
in
  Source

It will work, just not as easily as if it were listed.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

View solution in original post

1 REPLY 1
edhans
Super User
Super User

Yup. Seeing the same. I've reported it in the Issues forum. Please go vote for it. Thanks. Dataflows not showing Dataflow as a possible datas... - Microsoft Power BI Community

 

As a workaround you can use a blank query, then change the source to PowerPlatform.Dataflows(null) in the advanced editor:

let
  Source = PowerPlatform.Dataflows(null)
in
  Source

It will work, just not as easily as if it were listed.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.