Hello,
I'm in need of help to patch data into a SharePoint list from a nested gallery. My screen structure involves a dropdown menu that the user selects an option from (within the Parent gallery), and for each option there are multiple records that need to be answered (within the Child gallery).
I've tried writing a nested ForAll within the formula to patch the data when the user saves the answers. However, this is not working and I'm not sure how to fix it.
(Something to note is that I've added a hidden label (Label_TopProp) within the Child gallery that references the Parent gallery dropdown menu value, to try and store that selected option with one patch statement.)
Any help would be appreciated. Cheers!