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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Paulius
Contributor II
Contributor II

column values based on selection

hi all,

i have seen in QLik sense, when you can based on value click, and get different values in table columns.

i try to do that in QLikview

so idea is simple, like, i have few columns in table, but sometimes i would like to see only Liters  columns, sometimes only gross.

for this i do load inline few values

and instead of expression  =sum(Liters)

i would like to have something = sum ( selection from choice table) (assuming that only  selection is done in

 

Labels (1)
1 Solution

Accepted Solutions
Stoyan_Terziev
Partner - Creator III
Partner - Creator III

2 Replies
Stoyan_Terziev
Partner - Creator III
Partner - Creator III

Paulius
Contributor II
Contributor II
Author

thanks,

means, the way i have found, that in pivot table I'm making like 1-4 columns (in real it will be ~10) and then making conditional to show or not - that;s the way.

only i used few dimensions single load inline, and your example is super, all values in one table.

improves my findings .

thanks !