Viewing 15 posts - 286 through 300 (of 11,678 total)
rcooper 78099 (3/10/2016)
=DateAdd("d",-1,Today())I am assuming it would be
=DateAdd("d",+1,Today())
or
=DateAdd("d",1,Today())
which have both not worked.
In what sense?
Is an error returned?
March 10, 2016 at 12:44 pm
Great question. Thanks for the effort Uwe.
March 10, 2016 at 11:52 am
rcooper 78099 (3/10/2016)
so in SSRS what if I wanted the date to always be tomorrows date?
You should be able to come up with that yourself.
This is the calculation to find...
March 10, 2016 at 11:16 am
Viewing 15 posts - 286 through 300 (of 11,678 total)