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: 
omkar23
Contributor
Contributor

Background color to KPI

How do I set the background color to KPI in qliksense?

Labels (1)
2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

You don't. But in the Visualization Bundle you can find the Multi KPI object that does have a setting for the background color.


talk is cheap, supply exceeds demand
AlexGol
Contributor II
Contributor II

Or, you could change background colour through the theme file. Here is the JSON code:

"kpi": { "backgroundColor": "#333333"} - the colour code is just an example you could choose yours.

You can find any colour code here: https://colorscheme.ru/color-converter.html

all details are here: 

https://help.qlik.com/en-US/sense-developer/November2021/Subsystems/Extensions/Content/Sense_Extensi... 

if you don't plan you plan to fail