Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

changing the button coulour if the button is active

Hello together,

can you help me for my new requirement:

If you press the button, the button should get a other coulour, when it is active.

Do you have any ideas, how can i do it.

Thank you

greets

Nikoloaus80

4 Replies
MayilVahanan

HI

Please refer this link

http://community.qlik.com/message/172165#172165

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
tresesco
MVP
MVP

try something like this:

for your every button, add one more action as 'Set Variable'  (Under Action Type- 'External')

for button1, set this variable value=1, for button2 value=2 and likewise.

Now, for button color use calculated color like: =(If (vVariable=1, RGB(corlo combination for button1))) and similarly for rest of the buttons.

Hope this helps.

tresesco
MVP
MVP

PFA

ngulliver
Partner - Specialist III
Partner - Specialist III

Hi, Nikoloaus80

Steve Dark has written a blog recently with example buttons:

http://www.quickintelligence.co.uk/qlikview-buttons/

Regards,

Neil