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: 
Not applicable

To Implement rolling Marqee in Qlikview

Hi All,

I want to add rolling marqee in qlikview....

anyone can help me...its very urgent....

regards

Praveen

11 Replies
deepakk
Partner - Specialist III
Partner - Specialist III

hi ,

I have tried to make one application but its not working in QV 9 SR3 or later. Its working fine in QV 8.5 and QV9 SR2.

johnw
Champion III
Champion III

Here's a different approach. It doesn't work properly in 9.0 SR5 either. To make it scroll, you need to click the reload button. It will then start scrolling just fine.

Not applicable
Author

Hi John,

thank u very much for the code its working fine......

but the movement of the text can be make fast........... like Marqee in HTML......

Regards

Praveen

johnw
Champion III
Champion III

The approach I took moves the text based on the ticking of the clock. QlikView only checks the clock time once per second. So the fastest I can change the text is once per second. There might be another way to do it that can move faster, but I'm not aware of a way.

Not applicable
Author

hi Deepak,

thank u very much......

i have check ur application but i am not able to see the moving effect.....

can u send me the updated application once agin....

and i have seen the macro but i am not able to understand it ,can u explain me how the macro works.....

thanks once again

regards

Praveen

deepakk
Partner - Specialist III
Partner - Specialist III

hi Sachin,

I have created a variable and added the Gmt function to it. Gmt displays the date and time and time keeps moving.

Hence on the change event of the variable I am calling the macro function. Check Document Properties-- > Trigger -- > variable event.

And in the macro I am addind the X pos of the text box. Hence we will feel the moving efffect of the text.

But it seems the macro is not getting called through the variable event in QV 9 SR5. But it works fine in QV 8.5. Also you can add a button and check the macro effect.

Not applicable
Author

hey Deepak,

Can u please send the macro...

sushil353
Master II
Master II

Hi,

Please find the attached sample application..

is it what u are looking for.

HTH

Sushil

Not applicable
Author

Thks Sushil,

but in the application nothing is visible,

moreover i want the text to be moving from bottom to top as anews channel ticker (Breaking news or something like that).......