Icon Map Capabilities and Guide
One more question please- is there a way to set the "Fill Color of inactive shapes" to transparent when using GeoJSON?
Hi djurekcicK2,
I'm newish as well to Icon Map, but I know James is a busy guy so I'll take a stab at answering your question and hopefully come off at least halfway intelligent. And sorry if I state some obvious things you may already know. But I believe setting the Fill Color to transparent can be achieved by using the Fill Transparency feature. You would need to create a DAX formula that uses some logic that says something along the lines of, 'If value blank, then 100, else 0. This would make all the shapes with no values be completely transparent, while preserving the fill for the shapes that have values.
You would want to select Format Style as Field Value and then populate the 'What field should we base this on?' with your measure.
Let me know if this helps.