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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
tamilarasu
Champion
Champion

Ideas

glitter-hello-text-smiley-emoticon.gif,

Can any one share ideas like moving text, blinking text to add more look to the application. I hope everyone has favorite thing like this in QlikView. Please share it from your experience.

It will be really helpful.

Thank you.

Labels (1)
4 Replies
robert_mika

=left(yourtext,mod(Round((now()-now(2))*100000),len(yourtext)+1))


change left to right for backward effect


check this link as well


Function to Move TEXT Object dynamically ?

petter
Partner - Champion III
Partner - Champion III

When using full-browser to access the application from a QlikView server or running an application in WebView in your Desktop client you can have the full range of animation that browser technologies allow you:

    HTML5, SVG, Flash etc etc

To take advantage of this you will have to develop your own QlikView Document Extension or QlikView Object Extension in HTML and JavaScript.

tamilarasu
Champion
Champion
Author

Hi Robert,

thanks for the reply. I have already saw this but i am expecting some kind of animation work to give a neat look to my application. Hope you understand what I meant.

tamilarasu
Champion
Champion
Author

Hi Petter.

I am not aware about this as I am new to Qlikview. I will google it and learn something about this. Thanks.