Extracting JSON value in report definition via function alias
Hi all,
I have a JSON string on the clipboard that has a variable number of different key value pairs that makes it hard to map the properties via an activity.
In a report definition, is it possible to create a function alias that can provide the value given the whole JSON string and the key?
Thank you!