Skip to main content

Notifications

Community site session details

Community site session details

Session Id : B95MNAB1isgl15BaivMorU
Power Apps - Building Power Apps
Answered

Compare two columns in two tables

Like (0) ShareShare
ReportReport
Posted on 28 Jun 2020 01:49:24 by 8

I want to create a combo box in power apps which should drop down missing values between two columns in two tables in Excel

For example

Table 1

Column A

1,2,3,4,5,6,7,8

Table 2

Column A

1,5,7,8

So my combo box should display

2,3,4,6

Pls help me out

  • ShaikhFaisal Profile Picture
    8 on 19 Mar 2023 at 12:38:32
    Re: Compare two columns in two tables

    Thaaaaaaaaaaaaannnnnnnksssssss !!!!!! A lottt mannn the solution was infront of me the whole time i was searching on Chatgpt like an idiot wasted my 2 days just for this 8 words of fx formula

  • Verified answer
    WarrenBelz Profile Picture
    146,788 Most Valuable Professional on 28 Jun 2020 at 01:58:24
    Re: Compare two columns in two tables

    Hi @Nandha ,

    Something like

    Filter(
     Table1,
     Not(
     ColumnA in Table2.ColumnA
     )
    ).ColumnA

     

    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.

     

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Building Power Apps

#1
MS.Ragavendar Profile Picture

MS.Ragavendar 10

#2
LC-26081402-0 Profile Picture

LC-26081402-0 6

#3
EE-04041031-0 Profile Picture

EE-04041031-0 4

Overall leaderboard