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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. 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
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.