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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join 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 is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.