Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
eduardoheres
Contributor III
Contributor III

ELIMNATE A COLUMN PIVOT

Hi again,

Do you know how to eliminate a column for a dimension in a pivot?

because i calculate a variance between scenarios but in first scenario my variance is all zero and i want to elimante that part.

attached is a screen shot

the yellow one is what i want to elimanate

regards

 

 

 

 

 

 

 

5 Replies
Lisa_P
Employee
Employee

You can use the Show column if condition and use an expression to hide the column based on this condition such as only show column if sum(VS)>0. This is found in the properties panel, Data and the measure value, Show column if ..
eduardoheres
Contributor III
Contributor III
Author

can you send me an example please i cant do it 😞

Lisa_P
Employee
Employee

showif.PNGsum(VS)>0 into Show column if

eduardoheres
Contributor III
Contributor III
Author

thank you but i cant see the option  😞

eduardoheres
Contributor III
Contributor III
Author

i cant see the option do you know why?