Dear community,
I have a sharepoint list which has multiple columns but I will focus on 3 columns that are required to build below requested functionality:
Manager ProjectName Sign off status
A 1 (blank)
A 2 (blank)
A 3 (blank)
B 4 (blank)
B 5 (blank)
C 6 (blank)
C 7 (blank)
The application will focus on Managers to see their project specific information( row level security) and will update information on Power Apps which will update sharepoint list. This has already been built but I am stuck on the last bit which I am not able to build.
I need to build a button 'save' on the final page of the application that will:
1) Once the manager clicks on this button 'ALL', for all his projects the value in column Sign off status is updated to 'Yes'. For example as soon as manager A clicks on this button then column sign off status on sharepoint list is updated to yes for projects 1, 2 and 3.
2) Individual project manager's information is only updated and doesnt wrongly update anybody else's information.
Please let me know if there is clarification required.
Thanks in advance!