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 / Merge multiple filters
Power Apps
Answered

Merge multiple filters

(0) ShareShare
ReportReport
Posted on by 92

hi everyone,

 

i have a table with items as:

Filter( Tracks, Retailer = 'Retailer (Tracks)'.Amazon )

 

I also have a text box with the total number dependent on some filters via dropdowns. 

 

Text(Sum(Filter(Tracks,And(Or(IsBlank(ComboBox1_4.SelectedItems),IsEmpty(ComboBox1_4.SelectedItems),Market in ComboBox1_4.SelectedItems),Or(IsBlank(ComboBox1_10.SelectedItems),IsEmpty(ComboBox1_10.SelectedItems),'Pitch Status' in ComboBox1_10.SelectedItems),Or(IsBlank(ComboBox1_9.SelectedItems),IsEmpty(ComboBox1_9.SelectedItems),'Campaign ' in ComboBox1_9.SelectedItems))),'Trade Q2'),"0","en-GB")

 

How do i merge these together so that the total is only amazon, dependent on the filters?

 

Thanks so much!

Categories:
  • bengo83 Profile Picture
    159 on at

    Hi @AmeliaDwight 

     

    Do i understand you correctly? Do you want to filter the results of the second filter according to the criteria from the first filter?

     

    King regards

    Beny

  • Verified answer
    AmeliaDwight Profile Picture
    92 on at

    Hi @bengo83,

     

    i realize the confusion!

    This is what i needed!!

     

    Text(Sum(Filter(Tracks,Retailer = 'Retailer (Tracks)'.Amazon, And(Or(IsBlank(ComboBox1_4.SelectedItems),IsEmpty(ComboBox1_4.SelectedItems),Market in ComboBox1_4.SelectedItems),Or(IsBlank(ComboBox1_10.SelectedItems),IsEmpty(ComboBox1_10.SelectedItems),'Pitch Status' in ComboBox1_10.SelectedItems),Or(IsBlank(ComboBox1_9.SelectedItems),IsEmpty(ComboBox1_9.SelectedItems),'Campaign ' in ComboBox1_9.SelectedItems))),'Trade Q2'),"0","en-GB")

     

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 381 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 340

#3
WarrenBelz Profile Picture

WarrenBelz 187 Most Valuable Professional

Last 30 days Overall leaderboard