Forum Discussion
Memory leaks in Power BI custom visuals
I had to use clicklet slicer, because it enforces the user to always select one.
I had to use card with states in order to display fore color as green when value is greater than zero. Else red.
All these features are not available in default visuals.
Power BI Custom Visuals API team is working on improving performance of custom visuals.
That process is taking some time since we have to modify large bunch of code.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- nsc8 years agoAdvocate II
Sounds good, place keep us updated :-) We're also seeing major performance issues using 30+ 'card with states' on a single page. Desktop also crashes when used too long (the memory leak issue) although closing/opening Desktop helps (if you remember :-))
- v-viig8 years agoCommunity Champion
Thank you for the details.
We'll update status once we have any news.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- nsc8 years agoAdvocate II
Any news on this? We have several dashboards running at customer sites where we've had to move away from custom visuals due to the slow response and difficulty in building reports with lots of custom visuals (+20)