Hi all,
I have a report which has a series of records taken over a date range. Each record contains an address, dateTime and status. The date range is select through a parameter that i have created. What i need to know is, is there a way that I can add the number of records per day? The dateTime field is populated from SQL server in the format
'24/06/2004 14:44:49' I need to be able to count how many records there are for the 24/06/2004, 25/06/2004 etc. Hope someone can help.
Many Thanks in Advance
G
I have a report which has a series of records taken over a date range. Each record contains an address, dateTime and status. The date range is select through a parameter that i have created. What i need to know is, is there a way that I can add the number of records per day? The dateTime field is populated from SQL server in the format
'24/06/2004 14:44:49' I need to be able to count how many records there are for the 24/06/2004, 25/06/2004 etc. Hope someone can help.
Many Thanks in Advance
G