Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Conditional Formatting based on another Field Value

Hello,

I am having some issues with conditional formatting and maybe the more experienced users here can give me a hint in the right direction.

 

Data

A list of dates, categorized by project and department. Every date also has a status, in the example here "Finished" and "Planned".

Example Data

 

Visual

A table that displays the latest date for each project and department. The dates should be colored according to their status, i.e. Finished is green and Planned is orange. In the real data there are more options for status.

 

I tried simply solving it with some columns that list the color and then assigning the field color based on that field. But this doesn't work, because I need to choose a summarization for the field values, either First or Last, which just sorts the color names alphabetically insted of using the the one next to the field. (I changed Orange to Gold because it accidently displayed the correct result.)

 

Is there a way to get a measure that returns the correct color?

 

Edit: Added link to example data

2 Replies