Hello,
I am trying to implement a filter on a SharePoint list (field type: People or Group) using the getItems activity in Power Automate. This is giving an error as "One or more field types are not installed properly. Go to the list settings page to delete these fields.". I have even tried creating a new list with only 1 columns of the above type but still the same error.
Below is the filter.
ColumnName/DisplayName eq 'variablename'
Not sure if I am doing this correctly. Please help!