Forum Discussion
wujunmin
Advocate III
4 years agoAdd Ranking to Conditional Formating Icon
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.
No RepliesBe the first to reply