Hi Everyone
I have a power automate flow which gets triggered "why would this happen " (MS Form)
MSform with the top 16 risk. When a user selects one of the risks, it populates a set of consequences for that risk.
So basically, the questions remain same for all 16 risks.
I want to record these details in the SharePoint list using mu flow, for that I need to know among the 16 questions which one he choose to be answered.

so yeah, I tried the above method.to check which among the 16 questions he answered by using condition. (only 1 question he will answer )
But I don't know how I will extract the value (the one which has response) from this condition.
Could anyone help me to fix this issue
Could anyone