Viewing 6 posts - 1 through 6 (of 6 total)
Thank you for your Inspiration. I found a solution!!!
July 11, 2017 at 6:45 am
You could...
July 11, 2017 at 5:01 am
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...
July 11, 2017 at 4:59 am
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...
July 11, 2017 at 4:39 am
Viewing 6 posts - 1 through 6 (of 6 total)