Quantcast
Channel: COGNOiSe.com - The IBM Cognos Community
Viewing all articles
Browse latest Browse all 13037

Re: days between 7 days ago and a date prompt

$
0
0
To be concise:  You want to report on data from Monday of last week through the date the user selects.

Is that correct?

You may have overcomplicated your expression.  Try this:
Code: [Select]
_add_days(current_date, -_day_of_week(current_date,1)-7)

Viewing all articles
Browse latest Browse all 13037


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>