CONTEXT("action") - Is this even a thing?

Lately I've come across a client trying to use a formula where he has used CONTEXT() in terms of returning the type of action (row swiped left or right).

The formula hasn't worked, though the usage of context() wrapping "action" wouldn't be the problem (if it was correctly used), but the other logic that was applied in the formula.

So my question is that is the usage of context() wrapping an action is at all correct? Or doable?

1 2 182
2 REPLIES 2

Aurelien
Google Developer Expert
Google Developer Expert

Hi @Pratyay_Rakshit 

"action" is not an option:

Aurelien_0-1685422616566.png

For reference:

CONTEXT() - AppSheet Help

 

There is no such thing as CONTEXT("action") in appsheet.

Top Labels in this Space