Trying to trigger an automation that is not working b/c the source column is a x-sheet reference value.
I understand tht x-sheet references cannot be the trigger for an automation to run on the destination sheet. I've added a helper column on the destination sheet that is a formula column that references the column that has the x-sheet reference (see sheet shot)
(=IF([PM Invoice Packet Approval]@row = 1, 1, "")
I then changed the automation to run off the helper column.
that should work..right? it didn't…at least not yet…what am I missing?
Thanks!