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: 
Dolly123
Creator II
Creator II

set analysis

current sum of sales in set analysis

3 Replies
Mark_Little
Luminary
Luminary

Hi

Can you provide more detials in your questions.

But Sum(Sales) would be the starting point.

Dolly123
Creator II
Creator II
Author

current sales in set how we will write current sum of sales

MayilVahanan

Hi

For Latest month, 

try like below

=Sum({<Date={">=$(= MonthStart(Max(Date))) <= $(=Date(Max(Date)))"}, Year=, Month=>}Sales)

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.