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

Hi everyone i want to add some values using function 'sum' on the basis of multiple selection of fields, my table is in qvd files, can i use sql statement to add them and if not then how can i do so. the sum function will look like this if(field='A',sum(

Hi everyone

i want to add some values using function 'sum' on the basis of multiple selection of fields,

my table is in qvd files, can i use sql statement to add them and if not then how can i do so.

the sum function will look like this =if(field='A',sum('C'+'D'+'E')) this is not correct syntax but i want to add them like this

and C,D,E are the values from different fields

0 Replies