Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Icon measure:
Icon =
"data:image/svg+xml;utf8,
<svg xmlns='http://www.w3.org/2000/svg' width='36' height='36'>
<circle cx='18' cy='18' r='18' fill='"&
IF([Rank]<=3,"DarkCyan","Tomato")&"'/>
<text x='18' y='20' text-anchor='middle' dominant-baseline='middle' font-size='22'>"&
[Rank]&"</text>
</svg>"
1.
2.