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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
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()