Question : Trying to pull data from last year using LastYearYTD and it's not working - How do I use Set Print Date properly?

I have a report with a field that is pulling LastYearYTD (2004) and the numbers aren't correct.  I set the Print Date to 12/31/2005 and when that did not work I turned changed the formula in the field to YearToDate and changed the Print Date to 12/31/2004 and it's still not working.

What is the correct way to pull 2004 (Jan - Dec) data?

Any fast info would be appreciated!

Answer : Trying to pull data from last year using LastYearYTD and it's not working - How do I use Set Print Date properly?

I would write your record selection like this:

{table.date} in minimum(LastYearYTD) to_ minimum(YearToDate)

Set the Print Date back to Current Date.
Group your report on state.

Now, what should Monthly represent?  The last full month of the previous year?
Random Solutions  
 
programming4us programming4us