Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
tamilarasu
Champion
Champion

Usual Or Bug

Hi All,

I just tried to use a color change expression for my list box and tab background and it's working fine without any problem. But when I try to scroll down a listbox values, the scroll bar went back to the top. I am not sure whether this is usual in Qlikview.

=if(Odd(Second(Now())),Yellow(),RGB(27,214,177))

Sample attached. Kindly suggest.

2 Replies
jonathandienst
Partner - Champion III
Partner - Champion III

I expect that the colour change forces Qlikview to re-render the screen and this is causing the scroll bars to return to the top. I doubt that Qlik would consider this a bug.

May I ask why you would want to flash the objects like that? It could be quite annoying for users.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
tamilarasu
Champion
Champion
Author

Hi Jonathan,

Yes. It will be. I am not going to use the expression anywhere. While checking on one of my QVW, I saw this strange behavior.