Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
its urgent
You need set analysis like the following:
{<YourDateField={'>=$(=weekstart(today(),-1))<=$(=weekend(today(),-1))'}>}
So your expression should look something like:
sum({<YourDateField={'>=$(=weekstart(today(),-1))<=$(=weekend(today(),-1))'}>} Sales)
Hi
you can as well use calculated dimension
Best regards
Chris