Hello,
I have an automation set up to notify certain people if text is entered into the cell. While both parties can enter in text into the cell I only need it to notify person 1 when person 2 enters in text. Currently it is still sending notifications to both themselves and person 1 when person 2 enters in text. Person 2 is somebody who has admin access and can view the sheet while person 1 cannot access the sheet and only receives requests emails.
The automation I have set up to notify person 2 is…
TRIGGER - when internal notes cell (text cell) changes to any value
CONDITIONS - Cell 1 is checked, Cell 2 Dropdown is either A or B, and mod by cell is not Person 2.
ACTION - Send the notification to person 2.
The mod by cell is the modified by column type and what i used for Person 1 notification automation and it worked perfectly. I would prefer if I don't have to add another helper column as I already have 50+ columns of helper and data columns. I know dynamic view is an option but it is currently not in budget.