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 format

Hi,

I have done a pivot table in a particular format, but when I choose a some selection the format of the table is getting changed.I have attached a screen shot.

12.JPG11.JPG

I have enabled the option of "Show all values" and Disabled the option of "Suppress zero values".But its changing..My expectation is that  even if I select something, it shouldn't change. Could anyone please help me out.

3 Replies
prieper
Master II
Master II

Please post an example

vinieme12
Champion III
Champion III

Modify you expression to ignore selections in fields

2 ways to do that

1) for Example, specify the fields to ignore

Count(   {<     Target=, field2=,  ....   >}   YourField)

Here selections on fields Target and Field2 will be ignored

2) ignore all selections

Count({1}   YourField)

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
tajmohamed30
Creator III
Creator III

increasing font size may help as I can see the line over the top disappears