Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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