
Hi,
On the form that I have, I have a checkbox that my users have to answer to.
When they send the form, and when I get that answer into an Excel file, it is returned as something like this :
["Yes", "No"]
I would want to get the values from the array and strip them from the useless [" "]. Also I would want to add a "," in between them.
Does anyone know how I could get that outcome? Thanks in advance!
Hi @Anonymous
hopefully this will help you.
you can hopefully make use of the json expression
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Cheers,
Damien
P.S. take a look at my new blog here and like & subscribe to my YouTube Channel thanks 😉