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)?
Solved! Go to Solution.
https://support.google.com/appsheet/answer/11547057?hl=en
You can compare the before and after values of the price.
https://support.google.com/appsheet/answer/11547057?hl=en
You can compare the before and after values of the price.
User | Count |
---|---|
17 | |
14 | |
8 | |
7 | |
4 |