Difference between revisions of "Power Platform dataflows"

From Power Wiki
Jump to navigation Jump to search
Line 18: Line 18:
 
== Microsoft Resources ==
 
== 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 Power Platform Dataflows Overview]
 
* [https://docs.microsoft.com/en-us/power-platform-release-plan/2019wave2/cdm-data-integration/power-platform-dataflows/?WT.mc_id=DX-MVP-5003780 Power Platform Dataflows Overview]
 +
* [https://docs.microsoft.com/en-us/powerapps/developer/data-platform/dataverse-odata-dataflows-migration Migrate data between Microsoft Dataverse environments using the dataflows OData connector]
  
 
== Community Resources ==
 
== Community Resources ==

Revision as of 17:50, 23 March 2021

Power Platform Dataflows
Use Cases Load data into Dataverse or Azure Data Lake
Public preview
General availability
MS Docs Power Platform Dataflows
MS Learn

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. Use an on-premises data gateway in order to connect to data sources on-premises (e.g. SQL Server on-premises).

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

Community Resources