Forum Discussion
radanmes
5 years agoRegular Visitor
Export Matrix to Excel
I have a problem, I have to export the power bi matrix table in dynamic format in the same format to excel.
1 Reply
- FarhanAhmedCommunity Champion
HI radanmes ,
Unfortunately, you will only get values as a table in export. You need to pivot them back in order to get the feel of the matrix visual.
https://docs.microsoft.com/en-us/power-bi/consumer/end-user-export
https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-export-data
Regards