Slider Control In Power Apps

Power Apps is a suite of apps, services, connectors, and data platforms that provides a rapid application development environment to build custom apps for your business needs. For more details please click here.

The slider control is the user can specify a value by dragging a handle. The user can indicate a value, between a minimum and a maximum value that you specify, by dragging the handle of a slider left-right or up-down, depending on the direction that you choose.

In this article, you can learn how to use Slider control in Microsoft Power Apps.

Step 1

Open the URL https://powerapps.microsoft.com/en-us/ in the browser for Power apps,

Slider Control in Power Apps

Create an account with your Organisation Mail ID and login it, after login your Power Apps account,

Slider Control in Power Apps

Step 2

First, Click Create (+ ) and select the Canvas app from blank.

Slider Control in Power Apps

Next, give the App name as PASliderand Format as Phone, and then click on Create.

Slider Control in Power Apps

Now, in the Power Apps studio environment, select the Create a form option,

Slider Control in Power Apps

Step 3

To test the Slider control, rename the Screen name as ScrSlider and rename the Form name as FrmSlider,

Slider Control in Power Apps

Add the following controls in the Form window for Slider Control feature view,

Insert the Label Control and set the Name property as LblName and Text Property as Slider Control in Power Apps.

Slider Control in Power Apps

Insert the Slider Control and set the Name property as SlideLevel and set the Default value is 0,

Slider Control in Power Apps

Slider Control in Power Apps

Next, we can Insert the Label Control and set the Name property as LblSliLeveland Text Property as SlideLevel.Value to display the slider level.

Slider Control in Power Apps

Step 4

Now we can see the preview of your App in Power Apps Studio, and the output of the PASlider is,

Slider Control in Power Apps

After dragging the Slider,

 Slider Control in Power Apps

Summary

Now you are successfully tested SliderControl - PASlider in the Power Apps Studio environment.


Similar Articles