Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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!
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.