harrietohs
IS-IT--Management
Crystal 8.5 Professional Edition
I have a report with the following formula:
{activity.activity_type} = "INV" and
{activity.new_date} <={?end date} and
isnull({activity.complete_date}) or
{activity.activity_type} = "INV" and
{activity.complete_date} in {?Start Date} to {?End Date}
On only SOME computers, the data from the 31st day of a month is not included. I have exhaustedly checked that the correct date parameters are being entered and even printed a detailed report for comparison. What I found was all records dated the 31st were missing on the "bad" systems. So, my question is, what would make one computer system not report the 31st. All the other, short months, are counting fine.
Harriet
I have a report with the following formula:
{activity.activity_type} = "INV" and
{activity.new_date} <={?end date} and
isnull({activity.complete_date}) or
{activity.activity_type} = "INV" and
{activity.complete_date} in {?Start Date} to {?End Date}
On only SOME computers, the data from the 31st day of a month is not included. I have exhaustedly checked that the correct date parameters are being entered and even printed a detailed report for comparison. What I found was all records dated the 31st were missing on the "bad" systems. So, my question is, what would make one computer system not report the 31st. All the other, short months, are counting fine.
Harriet