Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SSIS and Import/Export (2008)
 parameter value + 21 days in field title?

Author  Topic 

Jbalbo
Starting Member

10 Posts

Posted - 2013-02-15 : 16:52:21
Looking to use a parameter (Fieldname -21 days) for a field header in MM/YY format?

Thanks

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2013-02-16 : 03:03:11
use FormatDatetime() or Format() functions in ssrs

http://msdn.microsoft.com/en-us/library/a912f2a0(v=vs.80).aspx

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -