Icon Map Capabilities and Guide
Hi James,
I think I have found a strange interaction with the PlayAxis custom visual. Icon maps seems to use the current value of the PlayAxis visual as a selection instead of a filter. As a result, all data points for all time values are loaded in the visual which may be problematic with small time intervals. Even though I can set the transparency to 0, I encounter performance issues as there are a lot of data points.
Would it be possible to add an option to "clean" the map at each update ? Or am I doing something wrong ?
Thanks in advance !
To solve this you need to change the visual interactions to be filter, not highlight.
Turn on visual interactions in Power BI: With the Play Axis visual selected, select Format from the toolbar and then toggle "Edit interactions" to be on:
Then with the play Axis still selected, the interaction options should now be shown in the corner of Icon Map. Change from highlight to filter:
- ElliotMtx2 years agoFrequent Visitor
Thank you so much ! Have a nice rest of your day.