Skip to main content
Announcements
MAINTENANCE ALERT: Search experience upgrade - Feb 6: 4 - 8:30AM CET. Downtime expected. READ MORE
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