I'm having multiple issues right now with this sheet I am trying to create for an inventory.
1: I created automations to generate documents, two different automations based on the Name of the item added. This worked but was creating multiple documents on the same row at the same time, and thus triggering an alert to a contact multiple times. I looked on the community posts, and saw the suggestion of re-creating the automation in order to solve the issue. Now, I have problem #2.
2: Recreated the automation, but was not triggering based on Row Changed with the trigger to check off a box "Received". But I was only able to generate the document by running the automation manually, even though the same trigger was causing the duplicates before. Tried to change the trigger to "Any Field" changes, but the "Any Field" selection was not showing up in the automation box. So I created a new automation again - it auto fills to "Any Field" changes, but when I go to save the automation yells at me that I need a valid trigger. So I revamped the trigger as found on another community post, on to problem 3.
3: Made the new automation with the trigger as rows added or changes and "Received" is checked, added the condition that the name should contain the proper thing and "Received" is checked. I added a new row to test this and the documents are now duplicating again.
So questions are:
- Why are my documents duplicating, at the same time, and triggering duplicated alerts?
- Why can't I select "Any Field" in the Trigger box for Automations?
- Why isn't my Change a Cell trigger working unless I manually run it?