Forum Discussion

Rik955's avatar
Rik955
New Member
4 years ago
Solved

Underlying data export embedded Power BI

 

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

 

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:

Exporting this results in the following table in Excel:

 

 

Not returning the measure values.

 

Before it would return all values within the table.

 

 

1 Reply