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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
pgalvezt
Specialist
Specialist

Split same value into the sum

Hello,

I have many salesman,

How could sum the same salesman in 2 groups separately.

If(Vendor1='a','a',

If(Vendor1='a','b',

If(Vendor2='b','b',

If(Vendor3='c','b',

If(Vendor4='d','b',


When I do the statement vendor 1 dissapear


I want that my pivot show


The total in b

and the total a


Final Result

158.539.379


Thanks!

10 Replies
pgalvezt
Specialist
Specialist
Author

Gave the same result that pivot table...