Use-case:
I have a column for “Due date” and one for “Status”.
If the due date has passed, I want to change the row color to light red. But if the status is “Completed”…i don’t want that condition to run…
Right now there’s no way to do this in WPDT for this use case, or others like it where you want to perform a condition based on the values of other columns.