Hey guys, I need your help here.
I need to check if there have been changes to one of 3 lists and use this as a conditional in a Database Trigger Workflow. Something like:
If list 1 has changed OR If list 2 has changed OR If list 3 has changed
All these lists are list fields tied to the same thing, so what would be the best way to do this using the thing before and the thing now?