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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
philgood34
Creator II
Creator II

COLOR IN TITLE EXPRESSION

Hi

i have a title with a condionnal expression

like that :

=if(getselectedcount(NCL_LIB)=0,if(getselectedcount(FILIERES)=0, concat(distinct ACTIVITE,','), concat(distinct FILIERES,',')), concat(distinct NCL_LIB,','))

i just want to make it red independently of conditions

is it possible ?

regards

Philippe

10 Replies
prat1507
Specialist
Specialist

Maybe this, click on Font to change the color of the title.

desk.png

philgood34
Creator II
Creator II
Author

Sorry, but i use QLIK SENSE DESKTOP

agigliotti
MVP
MVP

what's object type ?

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it
philgood34
Creator II
Creator II
Author

DATA TAB

agigliotti
MVP
MVP

i mean for which qlik sense object are you writing title ? ex. text object ?

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it
philgood34
Creator II
Creator II
Author

Well,

it is a table object

like this oneCOLOR_TITLE.png

agigliotti
MVP
MVP

you can't modify the color of table title.

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it
agigliotti
MVP
MVP

take a look at  https://www.vizlib.com/table/

it's a table extension for Qlik Sense.

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it
philgood34
Creator II
Creator II
Author

Thank's Andrea

too bad 😞

regards