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,
I hope the information provided above assists you in resolving the issue. If you have any additional questions or concerns, please do not hesitate to contact us. We are here to support you and will be happy to help with any further assistance you may need.
Regards,
Harshitha.
Actually I tried these options but its not fit my requriment.
If anyone achieve using Custome Visual Like Deneb or Python I am ready to explore
- v-hjannapu1 year agoCommunity Support
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.- pankajnamekar251 year agoSuper User
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.