Hi
In ‘Field settings’ > ‘Prefilter records’ I was hoping to use this expression:
level = ${record.values.level} - 1
But the subtraction doesn’t get evaluated and ‘level = 2 - 1’ gets sent to the server in the query.
How to evaluate or is this not possible?
Thanks
Russ