Hi,
I would like to use wiki markup and formula in a column to color a specific names of assignees, otherwise, don't color it - e.g.:
if (MATCH(Eng, 'David' or 'Dan'); {color: red} Assignee{color}; Assignee)
whereas Eng = Assignee.
Is there a way to do that?
Also, the assignee appears as a user name and not in his full name, how can I change it?
Thanks in advance!