The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I have been using a matrix visual for the past few months which has around 26,000 lines in total through Power BI Desktop and Power BI Pro services, but just this week the visual will only show me around 82 lines of data and no more. If I download the data to export to excel it will show all the lines of data, it just will not show more on the matrix visual. Anyone have any suggestions on what may have happened and how to fix this?
Solved! Go to Solution.
Hi @PYarwood98 - suggest using Paginated Reports (especially if publishing to Power BI Service).They’re built for high-volume tabular rendering.If you absolutely need to display all 26,000 rows visibly. these issue is typically related to visual rendering behavior, filter context, or recent service/desktop updates.
Hope this helps.
Proud to be a Super User! | |
Hello @PYarwood98 ,
seems like a bug, I suggest you open it in the issue section where microsoft support will try to recreate the issue and if it persists then will report it to development team for fix.
open issue here: https://community.fabric.microsoft.com/t5/Issues/ct-p/PBI_Comm_Issues
Proud to be a Super User! | |
Thanks for your comments, I have placed this in the issues section and will see what happens.
Hi @PYarwood98 - suggest using Paginated Reports (especially if publishing to Power BI Service).They’re built for high-volume tabular rendering.If you absolutely need to display all 26,000 rows visibly. these issue is typically related to visual rendering behavior, filter context, or recent service/desktop updates.
Hope this helps.
Proud to be a Super User! | |
Thanks, I will try it today and see if it resolves the issue, I did notice that the link you sent across relates to the number of columns on a matrix and not the number of rows. What is the maximum number of rows you can show on a normal matrix visual?