Hello,
I need help figuring out what I am doing wrong. In the main table, I track daily work, and in the other table, I track inventory. There is created a link record from the main table to the inventory table. From the main table, I am selecting the available items for sale. What I would like the automation to do is find the records that I have assigned and copy the quote number from my main table to the inventory table. I know I can do a lookup the problem is that I have too many records that would have to backlog. Here is what I am trying to accomplish with the automation, but it keeps failing.
After I update that Quote Number field and select the items from the inventory table, I am triggering the automation from the checkbox field.
Main table view:
Inventory table (Resale Items) view:
It finds the records.
Automation fails, even though it finds the Record IDs.