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 / PowerApps slider featu...
Power Apps
Unanswered

PowerApps slider feature with a typeable value?

(0) ShareShare
ReportReport
Posted on by 2

Hello, we are using the slider feature for revenue amounts and noticed sometimes the sensitivity of the feature does not allow for the numbers to be as percise as we would like them to be.  I did notice they is a tool tip displaying click here to edit on the "Caption" section where you can type in your values instead of relying on the slider.  Will this eventually be an option available within PowerApps?

 

The number section possibly being editable.The number section possibly being editable.

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

    Hi @erockafella,

     

    You could:

     

    1. Insert a textinput control.

    2. Add a button and set its OnSelect property to:

    UpdateContext(Var, TextInput1.Text)

    3. Set the Default property to:

    Var

    Regards,

    Mona

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi,

     

    • In the screen's "OnVisible" property, Set(ourVariable, 50).
    • Make a slide with default: ourVariable and onChange: Set(ourVariable, Slider1.value) and onSelect: Set(ourVariable, Slider1.value)
    • In your case it looks like you'll want to change the max and/or min propperty of the slider as well.
    • Make a text input with default: Text(ourVariable) and onChange: Set(ourVariable, Value(TextInput1.text))

     

     

    Think that about covers 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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 427 Most Valuable Professional

#2
11manish Profile Picture

11manish 201 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard