Hi Folks,
Below is the formula, i am using but it is giving me delegation error for Email property, how can i implement this:
Patch(changepoint, LookUp(changepoint, ProjectStatus.Value = "Completed" && Customer.Email= User().Email), {columnA: true} )
Customer is multi person or group column in changepoint (sharepoint list)
Please help!