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 reset dropdown ...
Power Apps
Unanswered

how to reset dropdown to default

(0) ShareShare
ReportReport
Posted on by

i have created dropdown as ["1","2","3","4"]

based on the dropdown it will filter gallery as below mentioned format

Filter(
Table2,
rank=Dropdown2.SelectedText.Value)

 

when i click reset(Dropdown2) button it should display All 1,2,3,4 Records ..

how to add default values as "All" in Dropdown datacard.

Categories:
I have the same question (0)
  • MVP-Phipps Profile Picture
    3,514 Super User 2024 Season 1 on at

    On reset: clear dropdown value and make sure you have the default dropdown value as your ["1","2","3","4"].

     

    Please Accept as Solution if it solves your question. Or just give it a Thumbs Up if it is helpful because this can help others.

    If I have helped, feel free to donate the Power Platform Duo coffee money: https://www.buymeacoffee.com/thePPDuo

    Otherwise follow me on:
    LinkedIn: https://www.linkedin.com/in/charlie-phipps-%F0%9F%91%A8%E2%80%8D%F0%9F%92%BB-91338715b/
    YouTube: https://www.youtube.com/channel/UChmFBGU1YKIU91sNMQ7buGg
    Twitter: https://twitter.com/phipps0218

  • venky232 Profile Picture
    on at

    its not working

    Items properties mentioned as  ["1","2","3","4"]

    Default value Empty
    on Reset Empty

  • MVP-Phipps Profile Picture
    3,514 Super User 2024 Season 1 on at

    Default should not be empty, change this

  • PowerAddict Profile Picture
    7,316 Most Valuable Professional on at

    @venky232 I would suggest replacing dropdown with a combo box. Set its Items property the same as the dropdown - ["1","2","3","4"]. 

    Set its default property to []


    In the Items property of your gallery, you can do something like this:
    Filter(Table, IsBlank(Combobox.Selected) || "your current filter condition")

    When you do Reset(combobox), it will blank out the selection. Let me know if this works. 



    ---
    If you like this reply, please give kudos (Thumbs Up). And if this solves your problem, please mark this reply as a solution by selecting Accept as Solution. This makes it easier for others to find answers to similar questions. 

     

    Thanks!

    Hardit Bhatia

    Microsoft Business Applications MVP

    Microsoft Certified Trainer MCT

    Blog | Twitter | LinkedIn | Facebook | YouTube  |  Email

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!

Leaderboard > Power Apps

#1
Haque Profile Picture

Haque 103

#2
WarrenBelz Profile Picture

WarrenBelz 82 Most Valuable Professional

#3
wolenberg_ Profile Picture

wolenberg_ 67 Super User 2026 Season 1

Last 30 days Overall leaderboard