I am trying to create a report on CE10 on a DateTime field.
I would like to schedule a Crosstab report today that would capture workorders completed yesterday. I have grouped the Rows into the different Trades and the columns into shifts
i.e.
12am to 8am shift A
8 am to 4 pm shift B
4 pm to 12 pm shift C
I normally just schedule the report at a suitable time using CurrentDateTime -1 to CurrentDateTime functions but there is so much activity on the server at that time it runs slowly and misses some data.
Any help would be appreciated.
I would like to schedule a Crosstab report today that would capture workorders completed yesterday. I have grouped the Rows into the different Trades and the columns into shifts
i.e.
12am to 8am shift A
8 am to 4 pm shift B
4 pm to 12 pm shift C
I normally just schedule the report at a suitable time using CurrentDateTime -1 to CurrentDateTime functions but there is so much activity on the server at that time it runs slowly and misses some data.
Any help would be appreciated.