Home > Archive > MS SQL Server Reporting Services > February 2006 > Datetime Parameter Format









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Datetime Parameter Format
Kevin

2006-02-17, 7:25 am

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 ?
Kevin Chu
Tom

2006-02-25, 9:46 am


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

--
Tom Stude



"Kevin" wrote:

> 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 ?
> Kevin Chu
>

Kevin

2006-02-28, 8:30 pm

=?Utf-8?B?VG9t?= <membership@stude.no> wrote in news:ADC758F7-F6A7-4F56-
8C5C- 1BAD643ABF30@microso
ft.com:

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

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


Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com