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 / Gallery filter selecti...
Power Apps
Answered

Gallery filter selections reset when navigating to form view/switching screens

(0) ShareShare
ReportReport
Posted on by 15,687 Super User 2024 Season 1

Hi,

 

I have a few dropdown filters on a Gallery. 

 

Upon selecting some dropdown options in the Gallery, then navigating to the Form screen, and then navigating back to the Gallery screen, the dropdown filter selections are reset to default values.

 

Is there any way to pass the filter selections onto a global variable or any other means, so that when I navigate back to the Gallery from the Form screen, the dropdown selections do not change?

 

Best regards,

AmiK

 

Categories:
I have the same question (0)
  • Verified answer
    mdevaney Profile Picture
    29,991 Moderator on at

    @Amik

    You could put some code like this in the OnChange property of the dropdown to store the selection in a variable.

    Set(varFilterColumn1, Dropdown_Column1.Selected.Value)

     

    Then put the variable in the Default property of the dropdown.  Now the value will be retained now matter if the selection is lost.

    varFilterColumn1

     

    ---
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

  • Ami K Profile Picture
    15,687 Super User 2024 Season 1 on at

    Thank you for the quick response @mdevaney . Unfortunately, when navigating back to the Gallery from the Form screen, the dropdown still resets back to the first item in the drop down menu rather than the selected item.

     

    To check if the function is working correctly, I added a Label into the Form screen and referenced it back to the dropdown value in the Gallery. The Label control correctly returned the selected filter value. The value is just not appearing correctly when navigating back to the Gallery.

     

    Any ideas?

    Gallery On Change.PNG
    Gallery Default.PNG
    Form Edit On Select.PNG
  • Ami K Profile Picture
    15,687 Super User 2024 Season 1 on at

    I found a post with the same issue and it turns out the solution was not working because I was already using a ClearCollect and Collect function on the dropdown control. The steps provided in the below thread resolved that issue.

     

    https://powerusers.microsoft.com/t5/Building-Power-Apps/Gallery-filter-selections-reset-when-navigating-to-form-view/m-p/693981#M222031

  • Rodolfo1840 Profile Picture
    155 on at

    Hello,

     

    In my case it worked. I set the variable On Change property and I used the variable as a Filter in the Gallery items

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
wolenberg_ Profile Picture

wolenberg_ 119 Super User 2026 Season 1

#2
WarrenBelz Profile Picture

WarrenBelz 107 Most Valuable Professional

#3
Haque Profile Picture

Haque 103

Last 30 days Overall leaderboard