I have a model driven app with a canvas app questionnaire form. The questionnaire form is inside a gallery that has 7 questions using radio buttons. I am also using a collection to capture the information I need in the other fields. Except for the radio control, the formula works exactly as I want it to.
Where I'm struggling is how to get the formula below to provide each gallery selected radio item to patch independently of the other. What happens with this formula is that when I submit the form, it gives me the radio button selection of the first item seven times. For example, instead of seeing something like 1) Yes 2) No 3) N/A, I get 1) Yes, 2) Yes 3) Yes. I know the reason for this has to do with the ForAll function but I can't figure where to place the Answer: gal_Access... item.
Appreciate any feedback, please.

Report
All responses (
Answers (