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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
andre_avenant
Contributor II
Contributor II

Multiple Variables in Set Analysis

Hello

This doe snot seem to work:

sum({<Year = {$(vPriorYear)}and Week = {$(vMaxWeek)}>} carton_qty)

how do you then specify 2 variables in a set analysis?

 

Regards

Andre

Labels (1)
1 Solution

Accepted Solutions
Anil_Babu_Samineni

May be

sum({<Year = {$(vPriorYear)}, Week = {$(vMaxWeek)}>} carton_qty)

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful

View solution in original post

1 Reply
Anil_Babu_Samineni

May be

sum({<Year = {$(vPriorYear)}, Week = {$(vMaxWeek)}>} carton_qty)

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful