Hi all,
Apologies as I am fairly new to PowerApps and may either be missing something really easy or asking PowerApps to do something that isn't possible. I am building a app which collects compliance of a few categories of questions which are organised into cards. I have a field called 'CardCollection' which I generate OnStart of the app which has the card title and the list of yes/no questions I want answered.
I use a gallery to display the card titles and then have it set up so on selecting this gallery the questions related to this card appear in another gallery, as shown. I have added a toggle to the top line of the gallery, which I am hoping to be able to collect into a SharePoint list as one row per card. I just want the yes/no status of any toggles in the gallery - but the number of questions on each card and questions changes, I don't know how I can do this.
Can I have it so I have a maximum of say 5 yes/no columns in the SharePoint and then 'spare' boxes are kept null or as a default? Is it possible to collect toggle data like this one row per entry? I have attached a snip of the layout of my app.
Thanks so much in advance.