Change Data Value (to remove characters)
Hi,
I have a custom field with JSON data as
[{"Submitted":"2020-08-13 11:58","Title": "Emails from SJSU to LGSB","Program of Interest": "Early Career MBA","Referral": "LGSB Outreach, Web search","Intended Term": "Fall 2021","Subscribed to LGSB":true}]
In Change Data Value, I would like to remove the square braces '[' and ']'. How to do that?
like in a javascript. can I do that, if so how?
I do not want to download the entire data and re-upload making changes to that field.
thanks
-Sree