Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
,
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.
=left(yourtext,mod(Round((now()-now(2))*100000),len(yourtext)+1))
change left to right for backward effect
check this link as well
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.
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.
Hi Petter.
I am not aware about this as I am new to Qlikview. I will google it and learn something about this.
Thanks.