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: 
nevilledhamsiri
Specialist
Specialist

How to show only slected data in a pivot table

Hi,

Please advise me how I could restrict the condition below.

As per data given in the pivot table  below, I need to show data only for ACCOUNT_CODE 37440, 37500,37460 & 37110 & data on other codes to be excluded from appearing in the table!

Thanks

Neville

1 Solution

Accepted Solutions
sunny_talwar

Use set analysis in all your expressions

{<ACCOUNT_CODE = {37440, 37500,37460, 37110}>}

View solution in original post

3 Replies
sunny_talwar

Use set analysis in all your expressions

{<ACCOUNT_CODE = {37440, 37500,37460, 37110}>}

vishsaggi
Champion III
Champion III

Your Question title says selected data so, you mean there is a possibility that you might select different accountCodes or only these 4 codes you mentioned?

nevilledhamsiri
Specialist
Specialist
Author

Only four codes given