Forum Discussion
Power BI dataflows vs Power Platform dataflows
What is the differende between the two below? Which should I use?
The first gives:
= PowerBI.Dataflows(null)
The second gives:
= PowerPlatform.Dataflows(null)
Output seems the same.
Hi richard-powerbi ,
Here are several relationships between Power Platform dataflows and Power BI dataflows.
If you want to know more about Power Platform dataflows, there is a document for your reference.
https://docs.microsoft.com/en-us/data-integration/dataflows/dataflows-integration-overview
In summary, Power Platform dataflow will be easier and faster.
2 Replies
- v-eachen-msftCommunity Support
Hi richard-powerbi ,
Here are several relationships between Power Platform dataflows and Power BI dataflows.
If you want to know more about Power Platform dataflows, there is a document for your reference.
https://docs.microsoft.com/en-us/data-integration/dataflows/dataflows-integration-overview
In summary, Power Platform dataflow will be easier and faster.
- lpetty421Advocate I
Thank You!