Forum Discussion
bgierwi2
4 years agoAdvocate I
Add URL Conditional Formatting with ICON only
I have a power bi matrix that shows previous test results over the previous years I have it conditionally formatted to show the result with ICONS only. Is there a way to also include the Web URL...
bgierwi2
4 years agoAdvocate I
I was able to get it to work!
Using the first measure you listed, that became my value.
Then the second measure was used in the conditional formatting for color.
As you described, and everything makes sense
Did have one complication:
I have some entries where a cell has multiple entries (Multiple tests in the same year). In my previous visual each value was 1,2, or 3 and had conditional monitoring that set the icons. So the value was sorted to max, and it would only show the worst result (3 was the worst result, 2 was next, and 1 was pass).
Now with the UNICHAR described above, if there are multiple entires nothing is shown.
Is there a way to control how multiple entires are shown in a matrix?