web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Incompatible Type Comp...
Power Apps
Unanswered

Incompatible Type Comparison associate with Filtering on Multi person Field (Table/Text)

(0) ShareShare
ReportReport
Posted on by 37

I have set a variable OnStart  Set(loggedinUser,User().Email)

 

When I go to use this variable in a Gallery Filer as show below, as you can see i receive the Incompatibility warning.  I have tried in, Exactin, and =, but the person field named Owners throws a warning.

incompatible.png

What I really want to know is why "Assigned To', 'Created By', 'Modified By' works yet a person field called Owners does not.

 

Thank you for your time

Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    154,906 Most Valuable Professional on at

    Hi @dclay41 ,

    If this is a multi-person field, you need (note this not Delegable) - I assume varLoggedinUser is a Text Variable containing an email address

    Filter(
     'List of Policies'
     varLoggedinUser in Owners.Email
    )

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    MVP (Business Applications)   Visit my blog Practical Power Apps

  • anandm08 Profile Picture
    1,936 Super User 2024 Season 2 on at

    Hi @dclay41 ,

    I think you have store all the user information in a variable like Set(varLogginUser,User()) and this variable return you the

    Object so you have to compare something like this 

    Filter('List of Policies',varLoggedinUser.Email = Owners.Email)
  • DC-18082037-0 Profile Picture
    37 on at

    It still gives me a Delegation warning i am guess as it is a Multi-person field. Any other way to get around that.

  • DC-18082037-0 Profile Picture
    37 on at

    It still gives me a Delegation warning i am guess as it is a Multi-person field. Any other way to get around that.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 528

#2
WarrenBelz Profile Picture

WarrenBelz 426 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 306

Last 30 days Overall leaderboard