December 5, 2013 at 2:36 am
Hi
Please explain the Difference between Now() and Today() functions in SSRS reports. Are they both same or different..??
December 5, 2013 at 2:47 am
=Today() 'returns date only
=Now() 'returns date and current timestamp
December 5, 2013 at 8:44 am
Junglee_George (12/5/2013)
HiPlease explain the Difference between Now() and Today() functions in SSRS reports. Are they both same or different..??
Note that these are not T-SQL date\time events they are visual studio events. The most common for T-SQL is GETDATE()
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
December 6, 2013 at 4:10 am
Yes, Perry..I am looking for VS events which can be used in SSRS.
But I couldn't find the difference b/w these two events.
December 6, 2013 at 4:18 am
it would be easier if you tell us what is the confusion and where you think these are the same:-)
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply