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 types for...
Power Apps
Answered

Incompatible types for comparation

(1) ShareShare
ReportReport
Posted on by 10
Hello, I need help with a thing,  I need to get different values using different listbox, the problem is that when I select two or more different values, the List start only using the last value clicked. If you have a solution about how to get all the values depending on the clicked values.
 
For example on the video we can see 3 values "Nissan", "Honda" and "KIA", all of these have different codes, in the middle list box, we can see the codes, the problem is that I can't keep all the values whe I select two or three values. 
 
As you can see in here, I'm using this code:
 
Filter('Administración SR1'; Cuenta.Value = ListBox1_3.SelectedText.Value)
 
But I need to use this form, because I need to select more items and the forme selected.Value is just for one:
Filter('Administración SR1'; Cuenta.Value = ListBox1_3.Selecteditems)
 
The problem is that Is incompatible
 
 
 
 
Here's how I actually use it:
Categories:
I have the same question (0)
  • CU31071525-4 Profile Picture
    10 on at
    .
  • Verified answer
    Giraldoj Profile Picture
    988 Moderator on at
    Hi there,
     
    you can use the In operator with the Filter function, you coude should be something like:
    Filter(
        coll_AdminSR1,
        Cuenta.Value in ListBox1.SelectedItems
    )
    You can find more information and recomendation about filter function here:
     
     
     
    If this helps, please mark it as the solution by clicking "Accept as solution." A "Thumbs Up" would be greatly appreciated if you found the content helpful. Thanks!
    Best,
    LinkedIn:  https://www.linkedin.com/in/jhonatan-giraldo-2b20561b9/
     

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 335 Most Valuable Professional

#2
11manish Profile Picture

11manish 166

#3
sannavajjala87 Profile Picture

sannavajjala87 71 Super User 2026 Season 1

Last 30 days Overall leaderboard