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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
preetipandey1
Partner - Contributor
Partner - Contributor

Color is not changing on Access Point

Hi All,

I have developed one dashboard where I have implemented one highlight box. I am changing the color of that text box on even and odd second. When I am opening dashboard on qlikview developer, color is changing but when I am opening same application using access point URL color is not changing.

Please find expression which I am using to change color:

=if(Odd(Second(now(1))),RGB(202,202,202),RGB(240,0,0))

Please help to resolve this issue.

Thanks

1 Solution

Accepted Solutions
beck_bakytbek
Master
Master

Hi Pandey,

try to activate IE Plugin,

beck

View solution in original post

10 Replies
Anil_Babu_Samineni

Your file is working on my Access point.

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
preetipandey1
Partner - Contributor
Partner - Contributor
Author

Hi Anil,

Do you know what will be the reason, the same functionality is not working on my access point. 

Do I need to change any setting.

Thanks

Preeti

Anil_Babu_Samineni

No, Nothing to change. In fact, I just upload this file into My Access point. It is working? Can you please share me your Picture?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Chanty4u
MVP
MVP

try to upgrde ur browser.  orelse try to restrt ur system and try once.

Colin-Albert
Partner - Champion
Partner - Champion

Are you using the IE Plugin or Ajax client?

Colin-Albert
Partner - Champion
Partner - Champion

If you are using Ajax, you may need to use this extension.

This is designed for scorecard type dashboards that automatically refresh on a large screen with no user intervention.

http://www.qlikblog.at/2779/qlikview-autorefresh-document-extension/

beck_bakytbek
Master
Master

Hi Pandey,

try to activate IE Plugin,

beck

preetipandey1
Partner - Contributor
Partner - Contributor
Author

Thanks Beck and Colin,

By using IE Plugin I am getting the desired result, only thing is that I have to click the Clear All button every time I launch the application on access point. Can we avoid this?

Preeti

Colin-Albert
Partner - Champion
Partner - Champion

Be aware that changing from Ajax to the IE Plugin will loose some functions:

  • Extensions are not supported with the Plugin.
  • The plugin must be installed on each user's machine, and uninstalled and re-installed whenever the server is upgraded.
  • The Plugin only supports Internet Explorer, whereas the Ajax client supports other browsers as well.
  • The IE Plugin does not support collaboration & annotation of documents
  • The IE Plugin does not support session sharing.

There is a list of differences here   IE Plugin Vs Ajax Client