all groups > sql server reporting services > february 2006 >
You're in the

sql server reporting services

group:

Datetime Parameter Format



Datetime Parameter Format Kevin
2/16/2006 8:13:06 PM
sql server reporting services: Hi,all
I have a datetime parameter,
I use calendar to select value,but I want to format it as "yyyy-MM"
Any suggest?Can I use expression,how to ?
RE: Datetime Parameter Format Tom
2/22/2006 11:13:26 PM

Just get the value in as datetime format and use
format(Fields!xxx.Value,"yyyy-MM")

--
Tom Stude



[quoted text, click to view]
RE: Datetime Parameter Format Kevin
2/27/2006 6:19:56 PM
=?Utf-8?B?VG9t?= <membership@stude.no> wrote in news:ADC758F7-F6A7-4F56-
8C5C-1BAD643ABF30@microsoft.com:

I want to show "yyyy-MM" format in preview,not get the value

[quoted text, click to view]
AddThis Social Bookmark Button