Forum Discussion
Anonymous
6 years agoNot applicable
Conditional Formatting on Items with no Data
I'm currently trying to insert icons into a table visual based on a specific status fields (Green, Yellow, Red). The underlying data is setup such that there's a parent table, a relationship table an...
hjross
3 years agoNew Member
I have this problem, with what I believe to be a valid use case.
To generalize, say I have items in a store, and I want a table that lists the name of the item, and, say, the number of orders. I conditionally format the name of the item to link to its page.
The link is not clickable if there are no orders for that item yet, even if that URL is valid an in the same table as the name of the item. The orders are stored in another table (as they should be).