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 / I've been told about t...
Power Apps
Unanswered

I've been told about this and apparently I should give it a go, however some help would be greatly appreciated

(0) ShareShare
ReportReport
Posted on by 47

Number you can set to zero with buttons that let you increase and decrease by 1 at a time. It uses sliders to change the colour of a button.

That's the buttons code:

 

RGBA(Slider1.Value, Slider1_1, Slider1_2, 1)

 

The sliders don't use code they just use the colour values 

Categories:
I have the same question (0)
  • Coopedup Profile Picture
    355 on at

    @Powerappssucks  Create a slider and set the low and high values to be 0 and 255 (default 0). Copy this slide 2 more times.

     

    On your button Fill item, add this (change the slider names accordingly) 

    RGBA(Slider2.Value, Slider2_1.Value, Slider2_2.Value, 1)

     

    Coopedup_0-1628508822667.png

     

  • Powerappssucks Profile Picture
    47 on at

    This changes the colour of the button what I need it for there to be 2 buttons, 1 that decreases the value by 1 and one that increases the value by one and I need this for all 3 of the sliders.

  • Coopedup Profile Picture
    355 on at

    @Powerappssucks 

    Okay....

    Add your slider and"-" and "+" icons (or a button). On the slider set the default to be varSlider. Then on the negative OnSelect I put Set(varSlider -1) and the positive icon OnSelect Set(varSlider + 1). 

     

    This will only be retained for the duration you have the app open and reset on next launch. You'd need to save the values if you want to reuse. 

     

     

    varSlider
    
    Set(varSlider + 1)
    Set(varSlider - 1)

     

     

     

    Coopedup_0-1628530870386.png

     

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 610

#2
Haque Profile Picture

Haque 317

#3
WarrenBelz Profile Picture

WarrenBelz 315 Most Valuable Professional

Last 30 days Overall leaderboard