Difference between revisions of "Power Platform dataflows"

From Power Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
With Power Platform dataflows you can load data into Microsoft Dataverse from several different sources and transform the data with [[Power Query]] as part of the loading process.  
 
With Power Platform dataflows you can load data into Microsoft Dataverse from several different sources and transform the data with [[Power Query]] as part of the loading process.  
 +
Connect to a data source (not to be mixed up with the connectors for e.g. Power Automate) and start the transformation process, load into Dataverse or an Azure Data Lake.
  
 
Power Platform dataflows can be extended to Azure Data Factory dataflows.  
 
Power Platform dataflows can be extended to Azure Data Factory dataflows.  
Line 10: Line 11:
  
 
== Community Resources ==
 
== Community Resources ==
* [https://carinaclaesson.com/category/dataflows/ Articles about Dataflows] by Carina M. Claesson  
+
* [https://carinaclaesson.com/category/dataflows/ Dataflow articles] by Carina M. Claesson  
* [https://www.itaintboring.com/power-platform/power-platform-dataflows/ Power Platform Dataflows] by Alex Shlega
 
 
* [https://crmkeeper.com/?s=Dataflows Dataflow articles] by Thomas Sandsør
 
* [https://crmkeeper.com/?s=Dataflows Dataflow articles] by Thomas Sandsør
 
* [https://msolenacrm.blog/?s=Dataflows Dataflow articles] by Olena Grischenko
 
* [https://msolenacrm.blog/?s=Dataflows Dataflow articles] by Olena Grischenko
 +
* [https://www.itaintboring.com/power-platform/power-platform-dataflows/ Power Platform Dataflows] by Alex Shlega
  
 
[[Category:Maker]]
 
[[Category:Maker]]

Revision as of 17:36, 23 March 2021

With Power Platform dataflows you can load data into Microsoft Dataverse from several different sources and transform the data with Power Query as part of the loading process. Connect to a data source (not to be mixed up with the connectors for e.g. Power Automate) and start the transformation process, load into Dataverse or an Azure Data Lake.

Power Platform dataflows can be extended to Azure Data Factory dataflows.

History

Power BI dataflows were launched into Public Preview in November 2018 and hit General Availability within Power BI in March 2019. Power Platform dataflows brings dataflows to Power Platform and let you get data into Microsoft Dataverse (or Azure Data Lake Gen2).

Microsoft Resources

https://docs.microsoft.com/en-us/power-platform-release-plan/2019wave2/cdm-data-integration/power-platform-dataflows/?WT.mc_id=DX-MVP-5003780

Community Resources