techytechy
MIS
Hi Guys,
Changing Crystal server system date does not change dates in the report.
I have a report on Crystal server X1, and the report has two date formulas to display. The contents of the formulas are
Formula1: datadate and
Formula2: datadate - (weekday(datadate))
These dates change as expected when I change the system date on my local machine but when I run the report on the crystal server by changing the server's system date then Formula1 gives correct date but the formula2 does not.
In my case when I changed the server date to June 6th 2008 and ran the report.
Formula1 shows: June 6th 2008
Formula2 shows: June 6th 2008
why is the second formula does not return correct date when ran on Server?
Appreciate your comments.
Thanks!
Changing Crystal server system date does not change dates in the report.
I have a report on Crystal server X1, and the report has two date formulas to display. The contents of the formulas are
Formula1: datadate and
Formula2: datadate - (weekday(datadate))
These dates change as expected when I change the system date on my local machine but when I run the report on the crystal server by changing the server's system date then Formula1 gives correct date but the formula2 does not.
In my case when I changed the server date to June 6th 2008 and ran the report.
Formula1 shows: June 6th 2008
Formula2 shows: June 6th 2008
why is the second formula does not return correct date when ran on Server?
Appreciate your comments.
Thanks!