Rating control is a very nice UI control to have in your PowerApps forms. You can easily change the default textbox control of Number type of fields to Rating or Slider in PowerApps. By default, it comes with maximum 5-star control. There is also a provision given to set the minimum and maximum stars allowed to be selected by the end user. In this short blog, we will see how to set the default rating to 0 or empty.
Default value set to rating is 3 stars. When we see a rating control on a new form, it looks weird to see 3 stars selected already. Instead, the end user would like to see no stars selected. So how to achieve this?
Open your PowerApps native app in Edit mode or customize the list forms if you are using that mode of customization.


Pradip RathodPosted Sep 26, 2019, 4:24 AM
Thank you Sarvesh! This is exactly what I was looking for!