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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Pivot Table Dimension Condition Format

Hello,

I'm a beginner on QlikView, and I would modify my Pivot Table format with conditions on dimensions.

Here is the pivot table on QlikView:

Capture.PNG

And the Excel:

Capture1.PNG

Do you have an idea ? For example for the forecolor of the partial sum named "Total Staff" ?

Thank you in advance for your help,

Cocalero.

1 Solution

Accepted Solutions
Chanty4u
MVP
MVP

chk dis

or else go to view tab there u will find grid view option clik on that

custom.png

View solution in original post

13 Replies
Chanty4u
MVP
MVP

can u explain more?

u want to modify the table format means?

if yes   in style  tab there is  current style   ----> drop down u can select there.

if not explain?

Anonymous
Not applicable
Author

Do you want  to display Total as Total Staff ? if it is the case go to Presentation tab and give your desired name in the

Labels for Totals

tamilarasu
Champion
Champion

Hi,

You can use dimensionality() in your text expression like below.,

If(Dimensionality()=0,RGB(28,75,240))

Chanty4u
MVP
MVP

If u want to chnge the colurs based on dimensions or epxresions

as tamil said use dimenionality() or

u can use custom format cell  also.

go to -->view---> design grid--->

select ur table --->right clik---> custom format cell----> select ur columns  or rows----->and select colur and apply.

avinashelite

if you want the Total to have different color than you could use the Dimensionality() function

Go to > expression > you will see + mark >click on it you will the background color option > paste the expression

If(Dimensionality()=0,blue())


To change the Label header color then > click on design grid from the design tool bar > right click on the label header > custom format cell > and the color you want

Digvijay_Singh

Just right click on table and use Custom cell option.

Not applicable
Author

Give a right click on report and then---> custom format cell----> select your columns  or rows--->select your desired color and apply.

Anonymous
Not applicable
Author

Sorry, but i don't see this option and my table. I have:

Untitled.png

Chanty4u
MVP
MVP

chk dis

or else go to view tab there u will find grid view option clik on that

custom.png