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 / Data Table filter by d...
Power Apps
Answered

Data Table filter by dropdown

(0) ShareShare
ReportReport
Posted on by 100

i have a filtered datatable, can i filter again with filted value by dropdown?

Categories:
I have the same question (0)
  • v-jefferni Profile Picture
    Microsoft Employee on at

    Edit. Sorry for my mis- understanding.

     

  • hong_yip Profile Picture
    100 on at

    i have a filtered data table by combobox, can i base on this datatable filter some column by dropdown?

  • Verified answer
    v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @hong_yip ,

     

    So would you like to filter the data table by a dropdown box?

     

    If I understood correctly, you could add a Dropdown box with the Distinct function:

    https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-distinct

     

    Assuming that you are working with SharePoint list, and if the type of the column which you would like to filter with is Text, and allow single selection in the Dropdown, you could apply below formula in Items of Dropdown:

    Distinct(ListName,ColumnName)

    and in the data table's Items, modify to:

    Filter(TheOriginaItems,ColumnName = Dropdown.Selected.Result)

     

    There would be so many possible situations based on the column types and/or if you would like the dropdown allows single/multiple selection, please share more details about everything you mentioned.

     

    Hope this helps.

     

    Best regards,

    Community Support Team _ Jeffer Ni
    If this post helps, then please consider Accept it as the solution to help the other members find it.

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 404

#2
timl Profile Picture

timl 344 Super User 2026 Season 1

#3
WarrenBelz Profile Picture

WarrenBelz 320 Most Valuable Professional

Last 30 days Overall leaderboard