Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
current sum of sales in set analysis
Hi
Can you provide more detials in your questions.
But Sum(Sales) would be the starting point.
current sales in set how we will write current sum of sales
Hi
For Latest month,
try like below
=Sum({<Date={">=$(= MonthStart(Max(Date))) <= $(=Date(Max(Date)))"}, Year=, Month=>}Sales)