Forum Discussion
Memory leaks in Power BI custom visuals
The primary memory leak was fixed.
Currently we're working on other methods to reduce memory footprint.
Ignat Vilesov,
Software Engineer
Microsoft 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.
- v-viig8 years agoCommunity Champion
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