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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
anuradhaa
Partner - Creator II
Partner - Creator II

select data from slider

Hi,

I have created multiple reports. i have production values of past two years. so i need to see whole reports behavior by selection production value.

see if i want to see whole reports when production value > 200,

i have created a variable and slider. then select different values, then under production list box i have created expression (if variable < production, production )

so list box only shows the values which are grater than 200.

but rest of the charts doesn't change, i mean i have to select all the values when i select 200 in slider.

is this possible, are there any alternatives.

Thanks

2 Replies
sasikanth
Master
Master

if you want to see the reflections in the charts that to show only production value>200

then

give that variable in dimension limits

like Greater than <variable-name>

anuradhaa
Partner - Creator II
Partner - Creator II
Author

that means i need to change all the charts,

is there is a to change entire sheet in one change

Thank you