Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to make Slider on chart expression?

Hi All,

I would like to make the following works but can't seem to link them up, can anyone help me on this?

below is the chart and slider.  I need to show the values based on the slider value, any one have tried this before?

My chart is an expression and the slider required variables to make it work.

Picture1.jpg

Many thanks!

Chun Wey

5 Replies
pokassov
Specialist
Specialist

Hi!

7.png

gautik92
Specialist III
Specialist III

create a variable for slider like vIncrease

and use it like

expression*(vIncrease)

Siva_Sankar
Master II
Master II

Chun

I have created a document with step by step instruction on how to do what if analysis using a chart and slider.

Refer here and you may get idea https://community.qlik.com/docs/DOC-7221

Not applicable
Author

Hi Chun,

Cepten and Gowtham gave better solutions.

Create Variable : Like

Step 1 : go to edit script -  create variable like : ---vIncrease = Sum(sales)

Step 2: While creating chart -> Presentation Tab -> Click Reference Line- > Add Reference lines - > Definition Tab--> Click Expression Tab -> Write Like -> $(vIncrease).

Ramya.

prashantbaste
Partner - Creator II
Partner - Creator II

Hi Chun

Please find attached application may help you in resolving your issue.

--

Regards,

Prashant P Baste