Results 1 to 4 of 4

Thread: Need to group by Date THEN Time

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2006
    Posts
    12

    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

  2. #2

    Thread Starter
    New Member
    Join Date
    Jan 2006
    Posts
    12

    Re: Need to group by Date THEN Time

    bump

  3. #3
    Junior Member
    Join Date
    Feb 2006
    Posts
    27

    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.

  4. #4
    Fanatic Member
    Join Date
    May 2003
    Posts
    758

    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
  •  



Click Here to Expand Forum to Full Width