Re: Update Item when Person/Group Field is empty
I want to update my SharePoint list when the Author does not enter a email in my PeerReviewer Column.
that is a multiple select (Person/Group) column. When I put in the Condition PeerReviewer is equal to
empty(triggerOutputs()?['body/PeerReviewers/Email']). it does nor update the List.