Hello,
I have created a SharePoint list where I have a People column named as "PendingWith". I have connected this SharePoint list to my Gallery in PowerApps. For one of the label in the gallery, when I add the following formula
ThisItem.PendingWith.DisplayName
it showcases an error "Expected text value.PendingWith.Text". How can I fix this?
Thanks in advance.