Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
micheledenardi
Specialist II
Specialist II

Background Color of Total Rows on Pivot Table

Hi guys,

today i'd like to color the measure "total rows" backgorund with green.

So the measure backgorund must be green colored only if the dimension is expanded.

I'm using below formula but i didn't reach the wanted resutl:

if(dimensionality()=0 or RowNo()=0,green(),white())

2018-07-31 12_52_14-Qlik Sense Desktop.png

I would like to color the background also of the yellow highlighted rows:

How to do this ?

2018-07-31 12_47_25-Qlik Sense Desktop.png

Michele De Nardi
If a post helps to resolve your issue, please accept it as a Solution.
0 Replies