I have a report that uses a cross-tab to display the data. The source of data for the report is a SQL Server view. The report is supposed to display the sum of the lengths of time that a service request spent in various statuses. The status field is the column field, row field is the request ID, and the data field is the sum of the time segments (grouped by status). The results are inconsistent, some of the sum values are correct and some aren't.
Since there is nothing I can do to directly control the values produced by the cross-tab I am at a loss. And this leads me to wonder if there is a bug in the cross-tab control. Has anyone heard of a bug with these?
I am using Crystal Reports 11.5 with a SQL Server 8 backend.
Thanks for any help anyone can offer.
Since there is nothing I can do to directly control the values produced by the cross-tab I am at a loss. And this leads me to wonder if there is a bug in the cross-tab control. Has anyone heard of a bug with these?
I am using Crystal Reports 11.5 with a SQL Server 8 backend.
Thanks for any help anyone can offer.