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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Static Step in Slider Object

Hi QV Gurus,

I am new to QV. Currently we have a requirement where we want a slider object whose range should be dependent on the multiples of one of the variable.

The slider is dependent on one of the field. We tried to have a static step in this case, but doesn't work.

Any idea on how to achieve same.

Thanks in advance.

Regards,

MK

5 Replies
Not applicable
Author

Can you post up an example of what you are after?

If the slider contains a field I don't think you'll be able to assign a range, the range is just the outer limits of the field

Not applicable
Author

Hey

If you have a variable whose value should be set on basis of slider then you can use static step. But for fields I don't think it's possible.

Better you post your app.

Anonymous
Not applicable
Author

Thanks for the reply Joe,

Please find attached the application where I am trying to restrict user to range in slider in multiples of Staticvalue.

For small number of value, its working fine, but if I select values like 13, it doesn't work.

Please assist on same.

Thanks & Regards,

MK

Anonymous
Not applicable
Author

Thanks for the reply Navdeep,

Please find attached the application in my previous post, where I am trying to restrict user to range in slider in multiples of Staticvalue.

For small number of value, its working fine, but if I select values like 13, it doesn't work.

Please assist on same.

Thanks & Regards,

MK

rubenmarin

Hi MK, slider is divided in equal parts, with your data, a step like 91 (7*13) will take only 1 step, other StaticId values like 26 and 52, wich are over the 91 values presented will cause QV to ignore steps.