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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
RutiTaumanRubin
Creator
Creator

Condition in drill down level 1 - Qlik sense

Hi,

I have a pivot table with Dill rows and columns-

I want to add condition of text color but apply it only to the first layer (not in the drill down) - is there such a possibility?

Thank you!

2 Replies
hacr
Creator
Creator

Something like this: if(rowNo()=0,green(),) ?2018-03-20_08h26_46.png

OmarBenSalem
Partner - Champion II
Partner - Champion II

checkh the dimensionality() function:

How to use - Dimensionality()