Forum Discussion
PowerBI4Life
3 years agoFrequent Visitor
Increase Records in Table Visual
Hi!
Building out a new report in Power BI Desktop. Using the table visual to display raw data. Currently it is not displaying all of my records. I think it is capping the data at 1,000 records being displayed. How do I increase this value?
Thank you!
1 Reply
- vicky_Super User
You can't make it show more than 1000 rows with the default visual settings, as shown in the docs unless you create your own visual (unfortunately, I have no experience here so I can't provide a guide). I would consider adding filters or aggregations, because it isn't really good for performance or usability to have that many rows in a visual.