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: 
Not applicable

Pivot Table

Dear All,

I have a Pivot Table in which the plant wise sum of the amount is shown.when i select a Plant from the table it will show only the amount for that plant . But when i select the model from the table the selection should work for other reports but the table should remain as same.

Thnks in advance...

Pivot.png

1 Solution

Accepted Solutions
chiru_thota
Specialist
Specialist

Yes .You can use Sum({1} Amount).Then it will always shows all the data and will not respond to any selections

View solution in original post

2 Replies
chiru_thota
Specialist
Specialist

Yes .You can use Sum({1} Amount).Then it will always shows all the data and will not respond to any selections

Not applicable
Author

Thnk You... .:)