Forum Discussion
Power BI Visual data points limitation
- 1 year ago
I am able to do it with Deneb , I will share details with community along with Json temple for Vega lite
Hi pankajnamekar25,
Thanks for your update. you are correct, the normal stacked column chart has a hard limit around 3,500 data points, so that’s why the issue is coming even if you already tried filtering and aggregation.
Since those options are not working for your case, yes you can go for custom visuals.
In Deneb visual gives you more flexibility because you can design your own chart using Vega/Vega-Lite. It takes a little learning but it can handle such cases better than the default visuals.
In Python/R visuals also possible, but here the chart is shown as an image inside Power BI, so some interactivity like tooltips, cross-filtering will not work like in native visuals.
If you are open to trying, I would suggest starting with Deneb since it integrates well with Power BI and has many examples available. You can download it from AppSource and try with your dataset.
Hope this helps if you have any queries we are happy to assist you further.
Best Regards,
Harshitha.
I am able to do it with Deneb , I will share details with community along with Json temple for Vega lite
- v-hjannapu1 year agoCommunity Support
Hi pankajnamekar25,
That’s great to hear Really happy you could achieve it with Deneb.
It will be very helpful for other community members if you can share the JSON template and steps whenever you are ready.
Best Regards,
Harshitha.- v-hjannapu1 year agoCommunity Support
Hi pankajnamekar25,
Happy to hear you achieved this using Deneb.
Please share the JSON template and steps when you are ready, so that other members can also benefit.Best regards,
Harshitha.