Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Rik955
New Member

Underlying data export embedded Power BI

 

Within embedded PowerBI it is possible to export the underlying data of a specific visual:

Rik955_0-1655207512224.png

 

When I export an visual containing measures I no longer gain the measure output in my Excel file. This used to be the case.

 

For example: 

 

I  have an table containing amount and category:

 

1A
2A
3B
4B
5C

 

I create an measure "measure = SUM('Table'[amount])')+1" and create the following matrix visual:

Rik955_3-1655208401293.png

Exporting this results in the following table in Excel:

 

Rik955_4-1655208440378.png

 

Not returning the measure values.

 

Before it would return all values within the table.

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

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.

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.