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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
lessassy
Creator
Creator

scroll cursor on the right of a chart

Hello everyone,

I had a simple question to ask

scroll right.PNG

I want to put the scroll button on the right of the chart just like in the picture.

Is it possible to do it ?

Thanks a lot for answering

13 Replies
m_woolf
Master II
Master II

This is the only line you need to change:

strSearch = "CH28,CH29,CH30,CH61,CH59,CH57,CH62,CH65,CH66,CH67,CH68,CH69,CH130"   'List of charts

lessassy
Creator
Creator
Author

It's almost good.

But I have an other message which is "expected end of statement". What does it mean ?

enstatement.PNG

m_woolf
Master II
Master II

"for i = 0 to s-1" should be on a separate line

lessassy
Creator
Creator
Author

Thank you it worked !!