Forum Discussion
Conditional Formatting: adding icon with field value option
- Anonymous1 year ago
Hi planc7 ,
Thanks for amitchandak reply.
After making sure that your filters are not incorrect, you can check to see if the Data Category of your measure is set to the Image URL format, so that the SVG format you are referencing will be recognized correctly. The following pbix file is an example of using the SVG format.Best regards,
Albert HeIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly
planc7 , you can use unichar item in a measure and use that in the display. you can color them with conditional formatting
https://exceleratorbi.com.au/conditional-formatting-using-icons-in-power-bi/
https://community.powerbi.com/t5/Desktop/FORMAT-icon-set-for-use-in-a-data-card/td-p/811692
https://exceleratorbi.com.au/dax-unichar-function-power-bi/
You can also consider dynamic format string https://youtu.be/qHALucET7N8
I've already tried replacing SVG code with Unichar character but nothing changed.
What i need to do is adding a vertical line in that matrix (without adding another field in the value section), and I was trying to reach this result thinking of some work around with icons.
The expected outcome should be the following:
a matrix gantt with a milestones (yes, I've already tried with custom visual gantt but they are not suitable for my use case)