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: 
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
philgood34
Creator II
Creator II
Author

i'll try

thank's again

Philippe