Event data change not working - please advise

Hi,

Please assist as I am having a problem with a BOT EVENT expression not working. This EVENT is set as DATA CHANGE and for Updates (see below) 

PangPP_3-1708969998573.png

Expression is  [_THISROW_BEFORE].[Total Points]<>[_THISROW_AFTER].[Total Points]

The 'expression assistant' test feature shows that the BEFORE number/data is not captured and is the showing the same as the AFTER number/data?

PangPP_0-1708969483695.png

I have configured AppSheet events extension on the google sheet for that sheet

There are no monitor errors (metrics tab) and the bot hasn't run (runs tab)

The test button data shows the event as TRUE so I believe it should have fired

PangPP_1-1708969782169.png

When I press execute (blue button) it works and triggers the process.

PangPP_2-1708969880356.png

However it doesn't work automatically when the data changes after an app sync? 

Thank you.

0 5 70
5 REPLIES 5

Did you go to the automation monitor to see if the event was received? See the Troubleshoot section in the documentation here https://support.google.com/appsheet/answer/11520310?hl=en#:~:text=Configure%20AppSheet%20events%20on....

Hi Markus

Thank you for the support.

The automation monitor is not showing the event as received when the column updates. If I execute the event via the test function 'execute' then the process does trigger, but it does not register in the automation monitor. I have also gone through the troubleshoot section without success.

Thanks again.

 

Update - executing the event via the test function 'execute' does register in the automation monitor, however it still does not register when when the column is updated.

Event triggered via 'test' function

PangPP_0-1709484727363.png

 

Is [Total Points] a virtual column by chance? If it is, an on data change event will not register, only if it is an actual column.

Top Labels in this Space