|
-
Jan 27th, 2006, 10:09 AM
#1
Thread Starter
New Member
Need to group by Date THEN Time
Hi,
I have searched to find a way to group by Date ('MM/DD/YY') then by time ('HH:MM'), but couldn't find anything. How does the Group By Expert Work in this case? I have the following in my Group By Expert...
GroupName (year({CALENDAR.DUEDATE}), "daily")
But it states that it requires a field.
Thanks
raist
-
Jan 31st, 2006, 04:05 PM
#2
Thread Starter
New Member
Re: Need to group by Date THEN Time
-
Feb 1st, 2006, 07:40 PM
#3
Junior Member
Re: Need to group by Date THEN Time
Go to group expert, select the date field and click the arrow, then select the time field and click the arrow. It should do it automatically. If you just want to sort it by date then time, you can just use the Record Sort expert.
-
Feb 1st, 2006, 07:52 PM
#4
Fanatic Member
Re: Need to group by Date THEN Time
If your datae and time are in the same field, then you can create Formulas for the DueDate and DueTime and then group by those formula fields.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|