Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
yzhang88
Contributor III
Contributor III

pass multiple values to diemsion in aggr function

I want to select multiple values(Month from Source A) from a list box and then assign these values to the dimension in  aggr function, like this

Avg(Aggr(sum(sales), Month)).

How to do this? Any suggestions appreciate.

0 Replies