Use conditional formatting in a text-mode field
Hi
I have a project-level report. In this report, I have a text mode field that basically shows at which task this project is currently stuck on.
What I'd like to do is color code the row based on this field, so if it reads "Blocked," I want the entire row to be highlighted.
The tricky part is that this field does not really exist in the data schema so I was wondering how the syntax would look like?
I've been browsing through some relevant posts like How to set display rules in text mode - Adobe Experience League Community - 488385 and Comparing dates (and more!) with conditional forma... - Adobe Experience League Community - 518262
but I'm still unsure about how to achieve this.
Any insights would be greatly appreciated. Thanks in advance.