How to provide comma in derive fields expression
Hello,
I am having JSON property in Thing which contains history of changes. I am trying to sort that JSON property and fetch the first entry. I am trying to fetch this using derive fields snippet but my expression is containing comma and thingworx is considering characters after comma as new expression. How to handle this? Tried using encoded characters, still it didn't work.
Is there a way to write function and call in derive fields expression?
-thanks,
Abhiram

