Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Customized steps in Slider Object for a larger Max Value

Hi Experts,

I could not find related topic in this forum for my question. Need help in customizing steps in Slider object.

I have a slider object, in which I have used a variable with Min Value as 0 and Max Value as 100,000,000. Static step as 1. Slider is considering some random steps when dragging / clicking the arrow like in thousands.

Expectation: I need the steps to be increased by 1, whether by clicking on the right side arrow of slider / dragging the slider bar in the object.

Ex: if I am on 50,000, next value should be 50,001

Thanks in advance!

11 Replies
johnw
Champion III
Champion III

What about handling inputs as disconnected data islands? Not very practical for your case where you have 100,000,000 values. On the other hand, maybe even that isn't so bad. Let me try it... no, it took almost a minute to load and the file is 132 MB. Probably not practical. But if the inputs are more limited than that, with only specific values allowed, maybe you could handle them as selections. They can still type in the value in the search box.

Anonymous
Not applicable
Author

Thanks for your reply John! This solution may not be feasible as all the inputs will be truly random and user dependent.

Thanks!