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 / Loading from a gallery
Power Apps
Answered

Loading from a gallery

(0) ShareShare
ReportReport
Posted on by 47

How can I get my gallery to load my colour that its saved.

Powerappssucks_0-1628842557242.png

 

 

Right now it saves the colour of the sliders in a gallery but I want it to be able to load it when I click the arrow. Once the arrow is clicked it needs to change the sliders to the position they were in when it was saved.

 

Add Item Code:

 

Collect( MyItems, { Item1: Slider1.Value, Item2: Slider1_2.Value, Item3: Slider1_1.Value } )

 

Save Data Code:

 

SaveData( MyItems, "LocalSavedItems" )

 

Load Data Code:

 

LoadData( MyItems, "LocalSavedItems" )

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

    Hi @Powerappssucks ,

     

    Please try and add below formula OnSelect of the arrow:

    ClearCollect(colTemp,ThisItem)

     

    Default of Slider1:

    First(colTemp).Item1

    Default of Slider2:

    First(colTemp).Item2

    Default of Slider3:

    First(colTemp).Item3

     

    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

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