Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Custom Conditional Formatting Color For Icons

Hi everyone, hope you are doing well

I am trying to match my report to the client's colors and they want to see this column below with their company color icon. If I go into the conditional formatting menu I have no option to customize the icons. Is there any way I could accomplish this? If the solution requires the use of JSONs or the creation of new measures it is not a problem.

 

For example, I would like those icons to be the color HEX : #E66C37

Thank you very much in advance,


Best regards

  • This is an interesting one! You can give a check to this blog(specially the SVG portion). An alternative you can try is leveraging from Unicode symbols using UNICHAR(). You can find the link of UNICHAR codes and their symbols here.

1 Reply

  • This is an interesting one! You can give a check to this blog(specially the SVG portion). An alternative you can try is leveraging from Unicode symbols using UNICHAR(). You can find the link of UNICHAR codes and their symbols here.