Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
We are using Matrix visualization in one of our reports.
The data is presented in 1320 rows. The columns count can vary - from 10 up to 100 columns, depending on the user filters.
In some cases we need to export 1320 rows x 100 columns data set into an Excel data file(Note: We're not using pivot tables, just plain xlsx file with data populated.). However the data output is trimmed to the first 61 columns.
Expected result: "Export data" button should produce a file which contains all data visible in the report.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What is your data source in this report and the connection mode is import or direct query?
To export data to .xlsx file, the limitation of import mode is 150,000 rows.
When using DirectQuery, the maximum amount of data that Power BI can export is 16-MB uncompressed data. An unintended result may be that you export less than the maximum number of rows of 150,000. This is likely if:
There are too many columns. Try reducing the number of columns and exporting again.
There's data that is difficult to compress.
Other factors are at play that increase file size and decrease the number of rows Power BI can export.
See: Considerations and limitations
Best Regards,
Community Support Team _ Yingjie Li