Hi,
I am using a Microsoft form to fill in answers on a fillable PDF.
One of the questions is a choice question (as opposed to a fill in your own answer text question) and when the Form outputs the answer from a multiple choice question, it outputs it like this: ['Answer']
THis makes a problem when trying to use the answer to fill in a PDF, becuase in JSON it reads:
{ "FillSpace": "["Answer"]" }
However, this creates an issue because the second " closes it. So its reading that it should fill the PDF with just [ and then its reading the A as an unknown. So it fails.
How can i fix this?
Hi @ChazBolt,
Do you want the answer from a multiple choice question like ["Option 1","Option 2"] would be formated to Option 1,Option 2 , so you could fill in answers on a fillable PDF?
If yes, please refer to screenshot below to create the flow:
The schema in the Parse JSON action as below:
Hey, @ChazBolt!
Thank you for posting on the Flow Community Forum! It appears as though @v-yuazh-msft would like some more information in order to further assist you properly with your issue. Please share any additional information that was requested in order to decrease the amount of time that it will take for you to be assisted!
Thank you for being an active member of the Flow Community!
-Gabriel
Flow Community Manager
Due to other projects i have not gotten to fully test this out. It helped me understand more of what i could, but i have not yet come to a perfect solution.
Hi@ v-yuazh-msft,
I tried to follow your step.
However, the result is still the same.
I still cant remove/hide it.
Please, help.
Warm regards,
Atiyah
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
87 | |
57 | |
41 | |
37 | |
33 |
User | Count |
---|---|
88 | |
72 | |
64 | |
59 | |
37 |