Forum Discussion
Custom slicer
Yes u r correct , It is custom visual . which u r import that is called custom visual.
Try to avoid custom visual due to performance issue .
- parry2k9 years agoSuper User
Baskar Just curious about you rcomment that custom visuals will have performance issue. Can you elaborate more on this or provide some more information why there will be performance impact with custom visuals. Thanks!
- Baskar9 years agoResident Rockstar
ya sure, We have created Dashboard with Custom visuals data is little bit more not that much of data.
When trying to open in Services some custom visuals are taking too much of time to load , some times it's can't load.
so we had call with Power BI Development team , they are recommended remove and try to load report . then it should work at all time even loading speed also good.
As my practical experience i said Don't go with custom visuals. Some custom visuals may be good, but its hard to find .
- parry2k9 years agoSuper User
Baskar Thanks for sharing your experience. Good to know. If that is the case there should be some sort of code coverage on custom visuals before someone use it, it will help that performance is not degraded because of poorly written custom visual. I'm sure there are other ways to handle it but I think some sort of code coverage is much.