Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

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.

Reply
ngank03
Microsoft Employee
Microsoft Employee

Having rendering issue with data

Hi team, I have this rendering issue where PowerBI has been fine in the past months until we have more users and the render has not been able to correctly render the amount of data (heartbeats in my case) we have per day. I use one main function to query the data, and then render all the dashboard tiles base on this one function.

 

ngank03_0-1650061829415.png

ngank03_1-1650061974072.png

 

What can I do to avoid this rendering issue when we have more customers (x10) in the future ? Should I use one seperate function for each tile ?

1 REPLY 1
V-lianl-msft
Community Support
Community Support

Hi @ngank03 ,

 

Each visual has different data point limitations,you can check the document:

  • When in categorical mode
    • Categories: Virtualization by using Window of 500 rows at a time
    • Series: Top 60
    • When in scalar mode (could use dynamic limits)
      • Max points: 10,000
      • Categories: Sample of 500 values
      • Series: Top 20 values

https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-data-points#strategies-and-data-point-lim... 


Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.