Announcements
Patch( 'Master Sanitation List', ForAll( Gallery1.AllItems As _Data, { ID: _Data.ID, 'Reviewed by FSQA': "Yes", 'Reviewed by FSQA On': Today(), 'FSQA Review Completed By': { Department: "", Claims: "i:0#.f|membership|" & varCurUser.Email, DisplayName: varCurUser.FullName, Email: varCurUser.Email, JobTitle: "", Picture: "" } } ) )
ForAll( Gallery1.AllItems, With(LookUp( 'Master Sanitation List', ThisRecord.ID = ID ) as RecordToUpdate, Patch( 'Master Sanitation List', RecordToUpdate, {'Reviewed by FSQA': "Yes", 'Reviewed by FSQA On': Today(), 'FSQA Review Completed By': { '@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser", Department: "", Claims: "i:0#.f|membership|" & varCurUser.Email, DisplayName: varCurUser.FullName, Email: varCurUser.Email, JobTitle: "", Picture: "" } } ) ) )
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 358 Most Valuable Professional
11manish 214 Super User 2026 Season 2
Mohsin Ali 179