Viewing 15 posts - 1 through 15 (of 37 total)
Same here!!!:rolleyes:
November 19, 2013 at 8:31 am
You are the man :-)!! Luis
Perfect that's what I was looking for
November 19, 2013 at 8:07 am
Hey John,
For 0's,invalid dates it should display nulls
Thanks
SM
November 19, 2013 at 7:59 am
got it
=left(Fields!DATE.Value,4)+"/"+mid(Fields!DATE.Value,5,2)+"/"+right(Fields!DATE.Value,2)
give me the result in this format YYYY/MM/DD 🙂
December 19, 2012 at 2:27 pm
Gsquared,
Thank you for the reply .
I'm new to SSRS, I was under the impression that this could be done in the presentation layer( I could be wrong,cos I'm new to...
December 19, 2012 at 12:43 pm
Gsquared,
I try to do it your way.
Could you tell me how to go about solving this.
Thanks
Sm
December 19, 2012 at 12:37 pm
Hi,
Thank you for the reply .
I prefer doing it in the presentation layer instead of doing it in the Database.Is it possible?
Thanks
SM
December 19, 2012 at 12:04 pm
I mean I want to convert the date field from YYYYMMDD format to MMM/YYYY..
December 19, 2012 at 11:43 am
Thank you all of you!!!! Manually looking for similar data seems to be the best solution for my prob!!!
December 14, 2012 at 7:05 am
Hi Sean,
I have been told that table A and B are related (2 columns from table A have to be concatenated to form a key ..but I'm...
December 13, 2012 at 3:00 pm
Thank you Guys !!! I appreciate your help 🙂
November 30, 2012 at 12:57 pm
Thank you guys,And how to look for tables in a DB lets say any table with the word "SHIPPING"
Regards
SM
November 30, 2012 at 10:22 am
Thank you for the promt response Patrick,
Currently I'm creating views which would be mapped to tables in prod server using a ETL tool. Though this particular ETL is capable of...
November 20, 2012 at 1:30 pm
Well, I'm not authorized to make changes in the original table...so this is the only option I'm left with ;(
November 20, 2012 at 1:08 pm
Viewing 15 posts - 1 through 15 (of 37 total)