Forum Discussion
Anonymous
7 years agoNot applicable
Power BI Property pane - Slider control
Hi Team, I am a Power BI custom visual developer. I am trying to create a slider control for one of my property with a range 0% to 50% like the X-Axis > Maximum Size property of Clustered bar...
- 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
Anonymous
7 years agoNot applicable
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-viig
7 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.