Solved! Go to Solution.
Hi @fredesnos ,
I've made a test for your reference:
1\My MS Form
2\My flow
concat(
if(equals(outputs('Get_response_details')?['body/r5855f0cbd1ae4d64ac418050b5cba668'],'NON CONFORME'),'Q1',''),
if(equals(outputs('Get_response_details')?['body/r689ca9fd30674814ac09adf8b19bd9b5'],'NON CONFORME'),'Q2',''),
if(equals(outputs('Get_response_details')?['body/ra91c287f418940f2bceb3b2ff7ff1f20'],'NON CONFORME'),'Q3','')
)
3\Result:
Best Regards,
Bof
Hi,
Thank you very much for your precious help.
Have a good day.
Best regards
Hi @fredesnos ,
I've made a test for your reference:
1\My MS Form
2\My flow
concat(
if(equals(outputs('Get_response_details')?['body/r5855f0cbd1ae4d64ac418050b5cba668'],'NON CONFORME'),'Q1',''),
if(equals(outputs('Get_response_details')?['body/r689ca9fd30674814ac09adf8b19bd9b5'],'NON CONFORME'),'Q2',''),
if(equals(outputs('Get_response_details')?['body/ra91c287f418940f2bceb3b2ff7ff1f20'],'NON CONFORME'),'Q3','')
)
3\Result:
Best Regards,
Bof
Hi,
Thank you very much for your response.
How do you have this element please :"
['body/ra91c287f418940f2bceb3b2ff7ff1f20']
"
Thank you in advance.
Best regards
Hi,
Thank you very much for your precious help.
Have a good day.
Best regards
User | Count |
---|---|
93 | |
45 | |
20 | |
19 | |
17 |
User | Count |
---|---|
143 | |
53 | |
42 | |
40 | |
31 |