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 / Power Apps Dropdown fr...
Power Apps
Answered

Power Apps Dropdown from Sharepoint List of Column Type "Choice" not filtering correctly

(0) ShareShare
ReportReport
Posted on by 17

Hello, I have a Sharepoint list with a column 'Tasking Entity' of type "Choice" connected to a dropdown in Power Apps, with the intent that the dropdown will filter a gallery of rows in the Sharepoint list by the selected 'Task Entity' so that users can view all rows under that 'Tasking Entity', however, I keep getting an error that my types are incompatible for comparison even though they are both type "Record." Here's my dropdown code: 

Choices('R9 Power Apps Input Form'.'Tasking Entity')
And here is my gallery code: 
Filter('R9 Power Apps Input Form',
'Tasking Entity'=Dropdown2.Selected)
 
The gallery code gives the following error message: "Incompatible types for comparison: Record, Record."
 
Can anyone help with this issue? Thanks in advance!

 

Power Apps Dropdown Error Message.png
Categories:
I have the same question (0)
  • Verified answer
    Ami K Profile Picture
    15,689 Super User 2024 Season 1 on at

    @jbl012 - assuming the Choice field in your data source is a single-select choice field, try:

     

    Filter(
     'R9 Power Apps Input Form',
     'Tasking Entity'.Value = Dropdown2.Selected.Value
    )

     

  • jbl012 Profile Picture
    17 on at

    That worked, thank you!

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 421 Most Valuable Professional

#2
11manish Profile Picture

11manish 153 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 116 Super User 2026 Season 2

Last 30 days Overall leaderboard