Forum Discussion
Power BI Dataflows Legacy. What does it mean for us
- 3 years ago
DebbieE, are you referring to the name of the connector in Power BI Desktop?
The Legacy connector enumerates only Power BI workspaces and their dataflows, while the newer "Dataflows" connector also lists PowerApps environments and their dataflows. Don't worry, dataflows are not going anywhere, this is just a way to differentiate the older and narrower connector. I haven't heard anything about Microsoft phasing out the older Power BI dataflow connector.
The old connector uses the PowerBI.Dataflows M syntax while the new one is PowerPlatform.Dataflows. You can't simply substitute PowerBI with PowerPlatform in your M source step as the subsequent navigation step is different. If you want to future proof, you may want to start using the new connector, documented here:
https://learn.microsoft.com/en-us/power-query/connectors/dataflows
DebbieE, are you referring to the name of the connector in Power BI Desktop?
The Legacy connector enumerates only Power BI workspaces and their dataflows, while the newer "Dataflows" connector also lists PowerApps environments and their dataflows. Don't worry, dataflows are not going anywhere, this is just a way to differentiate the older and narrower connector. I haven't heard anything about Microsoft phasing out the older Power BI dataflow connector.
The old connector uses the PowerBI.Dataflows M syntax while the new one is PowerPlatform.Dataflows. You can't simply substitute PowerBI with PowerPlatform in your M source step as the subsequent navigation step is different. If you want to future proof, you may want to start using the new connector, documented here:
https://learn.microsoft.com/en-us/power-query/connectors/dataflows
I DO think something has happened regarding Power BI dataflows (legacy). Many of my dataflows suddenly stopped refreshing a couple of weeks ago. The refresh history gave absolutely no indication of a problem. After days of troubleshooting, I recreated a small dataflow and realised the only difference was using the legacy vs the new connector. I went back and changed a couple of other dataflows and voila!!! VERY irritating!!! There is nothing on the internet or in the documentation.
And, as a collegue above said, it is a LOT of work to go and change all of the queries in dataflows. I'm looking for a way to change all without having to change each query in each dataflow separately.
Any ideas would be GREATLY appreciated!!!