Hi.
My powerapps consists of several dropdown filters that filters 1 table. From there the user can choose a project in the table and it populates the 2nd table. The 2nd table has checkboxes. The user can then check the boxes of the items they would like to update with the answers to the form.
Is it possible to have the items that were checked (table #2) to be updated with the answers from the form that has 11 questions?
The backend is a sharepoint list. I did try a dataverse table but was very limited to what i could to manipulate the actual table.