Has anyone run into this error? If so, could you give an explanation of what it means. The hyperlink that AppSheet directs you to indicates there is something in the definition that is invalid, but that is a bit ambiguous. It is not a huge deal because the app is still functioning fine, but it is continually showing as an error in the editor interface.
Any direction would be much appreciated.
Thanks!
Look for an expression with a dangling comma: a comma with nothing after it. For instance:
AND(
([price] > 0.0),
)
I will definitely take a look. Will be tough though as there are probably over 600 columns in the app with potentially 5+ expression fields in each column. Bummer that it cannot be more specific.
User | Count |
---|---|
18 | |
15 | |
10 | |
7 | |
4 |