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 / Exclude items from Lis...
Power Apps
Answered

Exclude items from List1, which are there in List2 using Power App

(0) ShareShare
ReportReport
Posted on by 18

HI,

I am working on Power Apps, so here I want to exclude items from List1 which are present in List2

Example

List1

1

2

3

4

5

List2

3

5

Using power app to get items like

1

2

4

here I am using Filter to exclude items, but having 2 issues here

  1. Filter gives delegate Warning
  2. It doesnt give Intellisense for list columns
 

jyotiRajpurohit_1-1688371894884.png

Could you please help me in this

Thank You

@Anonymous 

Categories:
I have the same question (0)
  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @jyotiRajpurohit,

    In this case, in is necessary, which means that the delegation issue could not be avoided.

     

    Further, modify your formula as below:

     

    Filter(List1,!(ID in List2.ID)).ID

    Note that the ID column in both list1 and list2 sharing the same ID.

     

  • jyotiRajpurohit Profile Picture
    18 on at

    Hi @v-qiaqi-msft

     

    I have applied this logic to exclude items from List1 but it gives Delegation Warning, coluld you please help me in that how can i overcome this.

    jyotiRajpurohit_5-1688553973890.png

    I did use nested Filters function for this, but still it didnt work

    jyotiRajpurohit_3-1688552994681.png

    Thank you 

  • v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @jyotiRajpurohit,

    In this situation, this "in" operator is necessary, which means the delegation warning is inevitable.

     

    Try to increase the rows limit to 2000 at max, this is operative currently.

     

  • jyotiRajpurohit Profile Picture
    18 on at

    Hi @v-qiaqi-msft 

    Yes I already changed data rows limit to 2000 and after applied logic

     

    jyotiRajpurohit_0-1688633897150.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

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 377 Most Valuable Professional

#2
11manish Profile Picture

11manish 165 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 110 Super User 2026 Season 2

Last 30 days Overall leaderboard