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

field calculation

Hi

Is it possible to select multiple field values and perform a certain operation on them? for example, if there is a field called 'number' and if i select 1,2,3 together, i want to calculate its sum and print 6 some where. any idea on how this can be done?

1 Solution

Accepted Solutions
Not applicable
Author

Hi

This would just be a simple expression like Sum(Number), QlikView will automatically only include the values you have selected in any expression that you create.

View solution in original post

1 Reply
Not applicable
Author

Hi

This would just be a simple expression like Sum(Number), QlikView will automatically only include the values you have selected in any expression that you create.