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: 
Anonymous
Not applicable

RangeSum Week Sales

Any way that Range Sum can be used to sum up the previous Calendar weeks sales?  I have an expression, but it does not provide the desired data.

Expression I have:

RangeSum(Distinct{$<Timestamp([completed_date])={">=num(today())-7<=num(today())"}>}(order_total), (order_id))

Maybe using week, weekstart, or weekend functions, but not sure.  Any help?  Thanks in advance.

0 Replies