Forum Discussion
Is there an easy way for user input?
- 1 year ago
Native slicers do not support this functionality. However, some custom visuals allow writeback, enabling users to input numbers freely, though they can be costly due to the underlying architecture. Additionally, using a slider may not be ideal, as it can become buggy with a large number of values to choose from. Instead, I would add an extra column to the numeric parameter table that converts the Value column to text, allowing the slicer’s search option to be used.
No Deku we can not do this with a parameter I think.
Say the number varies from 15000 to 20000 with increment 1.
That would not be ideal to move your slider to just the exact amount.
Dropwdown of course is also not an option.
And I tried that by setting the slider to single value but then for whatever reason he changes the amount to another amount close to what I entered.
But I need the exact amount I entered.