Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)

  • RE: Group between two datetimes

    Thank you for your Inspiration. I found a solution!!!

  • RE: Group between two datetimes

    Thom A - Tuesday, July 11, 2017 5:04 AM

    i756311 - Tuesday, July 11, 2017 5:01 AM

    July 11, 2017 at 5:27 am

    #1950333

  • RE: Group between two datetimes

    Thom A - Tuesday, July 11, 2017 4:57 AM

    Ok, you've editted your post, which is actually provides a little more explanation.

    You could...

  • RE: Group between two datetimes

    Hmm well I did it now like this:
    =DATEADD("h", DATEDIFF("h", "01/01/2000", DateAdd("h",5,Fields!trdtutc2.Value)) - (DATEDIFF("h", "01/01/2000", Dateadd("h",26,Fields!trdtutc2.Value)) Mod 2), "01/01/2000")

    Now he Displays 12.07.2017 09:00:00 What does it...

  • RE: Group between two datetimes

    I tried to use your example expressions like this:
    =DATEADD("h", DATEDIFF("h", 5, Fields!trdtutc2.Value) - (DATEDIFF("h", 26, Fields!trdtutc2.Value)), "01/01/2000")

    they displayed an #Error

    My aim is that...

  • RE: Group sum is wrong

    Luis Cazares - Monday, July 3, 2017 7:15 AM

    i756311 - Monday, July 3, 2017 2:06 AM

    July 3, 2017 at 7:44 am

    #1949137

Viewing 6 posts - 1 through 6 (of 6 total)