I am having issues trying to query a person field in a SPO list using the following syntax:
LessonOwner/Email eq 'help.me@please.com' (Note: LessonOwner is the internal field name)
The problem is I get the following error when running the flow - I cannot see any issue with the field and I tried deleting and replacing this field with the exact same display/internal name adn still ended up with the same error. If I switch the query to AN Other field, there is no error
Any help would be really appreciated.