Bot condition

Hi! I have an app that keeps track of the price of different goods. I would like to create an bot that, every time a price is edited, the new price will be stored in a price history table. The adequate event trigger type for this matter would be *Updates only*, but I don't want new adds when any other columns, other than the price, is changed, since it would redundant prices. How do I write this condition (only trigger if updated column is price)?

Flavio_0-1668474678691.png

 

 

 

Solved Solved
0 1 304
1 ACCEPTED SOLUTION

https://support.google.com/appsheet/answer/11547057?hl=en

You can compare the before and after values of the price.

View solution in original post

1 REPLY 1

https://support.google.com/appsheet/answer/11547057?hl=en

You can compare the before and after values of the price.

Top Labels in this Space