Forum Discussion
Power BI Property pane - Slider control
- 7 years ago
Right. Please use numeric type instead. Anonymous is tracking a feature request to support Slider.
- Not sure because it is not documented
- You can specify the data type instead
- I don't think so
- Ted gave a very good example with numberRange
- I don't think because native visual do not provide such a feature
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
As far as I know, there's no good way to specify min and max values and use the good property name.
Our suggestion is to use numberic type of property and check what user's input is.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Hi v-viig ,
Are you trying to say that I should give up trying to use a slider as there are no good defined way as of now? And use numeric box?
Also if posible could you answer my questions in the numbered bullet list and help me in getting a clarity?
Appreciate your reply.
- v-viig7 years agoCommunity Champion
Right. Please use numeric type instead. Anonymous is tracking a feature request to support Slider.
- Not sure because it is not documented
- You can specify the data type instead
- I don't think so
- Ted gave a very good example with numberRange
- I don't think because native visual do not provide such a feature
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- Anonymous7 years agoNot applicable
v-viig and TedPattison thanks for the replies and help.