The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.
Solved! Go to Solution.
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.
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.
Thank You!