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 / how to make a multiple...
Power Apps
Unanswered

how to make a multiple filters on share point app?

(0) ShareShare
ReportReport
Posted on by 4

;D..plz help me...

I wanna make a multiple filters on share point app.

 

for example,

Below table is a sheet in Share Point

Date

Name

Type

22-04-04

A

Pm

22-03-04

B

Am

22-03-04

E

Pm

22-03-04

F

Rest

22-04-04

C

Rest

22-03-04

D

Rest

 

in this case, I'll make below App.

Zingoo_0-1649066267816.png

 

plz help me T-T

 

Categories:
I have the same question (0)
  • EdViegas Profile Picture
    436 on at

    You can try with 3 flexible height galleries, one for each column with this code on Items property

    For example, for the first column:

    Filter(
     YourList,
     And(
     Date = DateValue(TextInput.Text),
     Name = "PM"
     )
    )

     

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard