Forum Discussion
Underlying data export embedded Power BI
- Anonymous4 years ago
Hi Rik955 ,
You should export underlying data in power bi when you want to see the relevant data and additional data from the data model you have created in Power BI. However, if your visual contains an aggregation, it will not be exporting the aggregated data.
Summarized data will show the columns and measures that you created for the visualizations. If the visual contains aggregation, the export will contain aggregated data.
You can try the following ways to export Summarized data
https://docs.microsoft.com/zh-cn/javascript/api/overview/powerbi/export-data
This is the related document, you can view this content:
https://community.powerbi.com/t5/Service/Export-data-in-power-BI-embedded/m-p/958723
https://www.designmind.com/blog/business-intelligence/export-underlying-data-in-power-bi
https://community.powerbi.com/t5/Service/Issue-with-quot-Underlying-Data-Export-quot/m-p/1771973
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Rik955 ,
You should export underlying data in power bi when you want to see the relevant data and additional data from the data model you have created in Power BI. However, if your visual contains an aggregation, it will not be exporting the aggregated data.
Summarized data will show the columns and measures that you created for the visualizations. If the visual contains aggregation, the export will contain aggregated data.
You can try the following ways to export Summarized data
https://docs.microsoft.com/zh-cn/javascript/api/overview/powerbi/export-data
This is the related document, you can view this content:
https://community.powerbi.com/t5/Service/Export-data-in-power-BI-embedded/m-p/958723
https://www.designmind.com/blog/business-intelligence/export-underlying-data-in-power-bi
https://community.powerbi.com/t5/Service/Issue-with-quot-Underlying-Data-Export-quot/m-p/1771973
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.