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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Woojtek_96
Contributor III
Contributor III

Custom KPI label style in QlikCloud

Hello, 
In my KPI label i've ='Text ' & text(num($(percentValue), '0,0%')). Now i want to Make 'Text' word bigger and the percentage value smaller now i have:

Woojtek_96_0-1762511662971.png

and I want something like this:

Woojtek_96_1-1762511783354.png

i tried to inspect css classes to define something in sheet css but its like one object so i think it its impossible to custom format those both elements:

Woojtek_96_2-1762512005359.png

Only option is to make own custom qlik object? Ultimately this kind of objects will be showing in mobile view, so i can't create layout box and make some custom placements.

Btw I heard that creating own custom objects, extensions etc is strongly not recommended because qlik cloud often updates so those non-default objects can stop work. But I was wondering,, how easy css elements can don't work? (with basic css properties)


Labels (3)
2 Replies
Amit_Prajapati
Creator II
Creator II

Hi @Woojtek_96  , You can enhance the KPI object by adding both customer text and calculated measures using text and image elements.

Make sure to apply bold formatting and set individual font sizes to maintain consistent styling as per the shared format you want.

Amit_Prajapati_0-1762750093412.png

 

robert_mika

You can also you two objects in layout container to get desired result.

I suggest button and KPI as they both have dynamic font size depends on resultion and zoom in your browser.