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 / Filter dropdown value ...
Power Apps
Answered

Filter dropdown value comparing two columns in same SP list

(0) ShareShare
ReportReport
Posted on by 77

Hi.

 

I'm trying to filter Items in a dropdown:

I want to show all the items where ID is not present in Hovedkategori-ID. In this case I don't want items with ID 1 and 2 to show.

 

How do I do this? I thought maybe this would work, but obviously not (i also tried with "=" instead for "in":

 

 

Filter(Kategori, Not(ThisItem.ID in 'Hovedkategori-ID')

 

 

 

dropdown.png

Categories:
I have the same question (0)
  • Verified answer
    mdevaney Profile Picture
    29,991 Moderator on at

    @PowerTegga 
    I think your answer was very close to solving it.  Here's my solution.

    Filter(Kategori, !(ID in Kategori.'Hovedkategori-ID'))

     


    ---
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

  • PowerTegga Profile Picture
    77 on at

    Ahh, so close 😆

     

    It works now. Thank you, @mdevaney 

  • diyeralexander Profile Picture
    7 on at
     
    please help me i need something similar
     
     
    I have the following formula:
    Filter(Parqueaderos; ! ('N. Parqueadero' in Distinct(Filter(Reservas;FechaReserva=DataCardValue10.SelectedDate);'N Parqueadero'));'N. Parqueadero')
     
    from the following data source
     
    I need to obtain the list of all the parking spaces except what is in the record of the other table by date, apparently the formula that I put works but it does not show me the label, what can it be?
     
    diyeralexander_4-1646451291274.png
    diyeralexander_5-1646451308682.png

     

    diyeralexander_6-1646451399408.png

     

     

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 529 Most Valuable Professional

#2
Haque Profile Picture

Haque 230

#3
Kalathiya Profile Picture

Kalathiya 217 Super User 2026 Season 1

Last 30 days Overall leaderboard