Forum Discussion
How to keep the Matrix table format when export to Excel file ?
Hi everyone,
I used the PBI Matrix table to display the result, but when I clicked "Export data", the exported excel format will convert to the raw data format (Please see below Image 2).
Is there anyone know how to keep the Matrix table format and view when export to excel?
PBI Matrix table Visual:
Exported File: (Image 2)
Here is my PBI file:
https://drive.google.com/file/d/1PWoOq2Y2iP45ykuD5CnP5lD_dAIMFrYi/view?usp=sharing
Best regards,
Marry
"Export" with "live" connection to Excel (both statements are lies) and recreate your matrix format in Excel. Then you can refresh your data source connection in Excel at any time which will run a Direct Query DAX query against the dataset.
2 Replies
- lbendlinSuper User
"Export" with "live" connection to Excel (both statements are lies) and recreate your matrix format in Excel. Then you can refresh your data source connection in Excel at any time which will run a Direct Query DAX query against the dataset.