Difference between revisions of "Data export"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* From withing [[model-driven apps]] there is a possibility to Export to Excel from any view. | * From withing [[model-driven apps]] there is a possibility to Export to Excel from any view. | ||
+ | * Export data to .csv file from [https://make.powerapps.com Maker Portal]. | ||
+ | * In Maker Portal you can also use the option Export to data lake. | ||
* With Data Export Service you can replicate data to Azure SQL. | * With Data Export Service you can replicate data to Azure SQL. | ||
− | |||
== Microsoft Resources == | == Microsoft Resources == | ||
* [https://docs.microsoft.com/en-us/powerapps/maker/data-platform/export-to-data-lake Export table data to Azure Data Lake Storage Gen2] | * [https://docs.microsoft.com/en-us/powerapps/maker/data-platform/export-to-data-lake Export table data to Azure Data Lake Storage Gen2] | ||
* [https://docs.microsoft.com/en-us/powerapps/developer/data-platform/data-export-service Data Export Service] | * [https://docs.microsoft.com/en-us/powerapps/developer/data-platform/data-export-service Data Export Service] |
Revision as of 20:29, 18 January 2021
This page describes different ways to get data out of Microsoft Dataverse.
- From withing model-driven apps there is a possibility to Export to Excel from any view.
- Export data to .csv file from Maker Portal.
- In Maker Portal you can also use the option Export to data lake.
- With Data Export Service you can replicate data to Azure SQL.