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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Possible to filter on 2 silders simultaneously (Non-programatically)?

Is it possible to filter on two sliders simutaneously?  It appears CTRL will not perform mutliple selections on different objects.

Thank you

1 Solution

Accepted Solutions
stephencredmond
Partner - Specialist II
Partner - Specialist II

Hi,

Anytime that you have two fields that are mutually exclusive, when you make a selection on one it will automatically clear the other (in fact, it might clear all other selections).

You should certainly be able to make selections on two fields using two different controls (whether that be list box, table box, slider, etc.) as long as the data supports it.


Stephen

View solution in original post

4 Replies
stephencredmond
Partner - Specialist II
Partner - Specialist II

Hi,

Might need a little more detail on what you are trying to do.  Are your two sliders linked to the same field?  Or are you using variables.

If the same field, you would have to use Alternate States (only in v11).

Regards,

Stephen

Not applicable
Author

Stephen,

A single repot has two slider controls, one with Total Year one retail revenue, and the other completely unrelated slider (Purchase Intent Analysis which is a number from 1 to 100)

Is there a way to select a range of revenue, say 10 - 20 million, and also select the number 45 in the Purchase Intent Analysis simutaneously to filter on data which meets those 2 conditions?  If you make your revenue selection, then go to select a number in the second slider the revenue slider clears out.


Thanks.

stephencredmond
Partner - Specialist II
Partner - Specialist II

Hi,

Anytime that you have two fields that are mutually exclusive, when you make a selection on one it will automatically clear the other (in fact, it might clear all other selections).

You should certainly be able to make selections on two fields using two different controls (whether that be list box, table box, slider, etc.) as long as the data supports it.


Stephen

Not applicable
Author

Thanks, makes sense.