Hello,
my form answers are filled in an Excel file. When the answers in the form contain quotation marks, it causes an error. Is it not possible to use quotation marks, or can I do something to prevent this?
Best regards, Luca.
Hello,
my form answers are filled in an Excel file. When the answers in the form contain quotation marks, it causes an error. Is it not possible to use quotation marks, or can I do something to prevent this?
Best regards, Luca.
Hello Luca Georg
Speech marks in a JSON value will invalidate the JSON.
You can easily resolve this by escaping the speech marks as documented here: https://www.encodian.com/blog/escape-double-quotes-in-json-using-power-automate/