Forum Discussion
marcorusso
8 years agoMost Valuable Professional
Memory leaks in Power BI custom visuals
In the last few days I connected the dots between several requests I received, and I've found that when custom visuals are created and removed frequently in a report, the browser (or the process CefS...
christianbt
8 years agoFrequent Visitor
Has this issue been fixed?
- v-viig8 years agoCommunity Champion
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
- ragh10848 years agoAdvocate IDefinitely there is problem with custom visuals. I have an report in which all the visuals load fast except clicklet slicer and card with states.
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. - ragh10848 years agoAdvocate IDefinitely there is problem with custom visuals. I have an report in which all the visuals load fast except clicklet slicer and card with states.
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