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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How can I change the background color and popup??I also did not succeed through the photo you see

pop up 1.pngpop up2.png

Labels (1)
4 Replies
felipedl
Partner - Specialist III
Partner - Specialist III

HI Reza,

I believe you cannot change that natively on Qlik.

The "=Red()" you used is for the graph only, so that your chart expression is red now, not the pop-up.

Try searching Qlik Branch

and see if there's an extension for it.

Anonymous
Not applicable
Author

But I've seen this on some sites

BalaBhaskar_Qlik
Master
Master

May be, can modify the Background color expression like this:

if(Sum(Sales)=5000,rgb(0,255,0), if(Sum(Sales)=3000, rgb(255,255,0),rgb(255,0,0)))

Anil_Babu_Samineni
MVP
MVP

You can custom Text color and font but not Back ground color for Popup

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