Viewing 7 posts - 1 through 8 (of 8 total)
I have a dataset for monthly view for forecast and completed for whole month Jan to Dec
but cummulative graph for complete I need to show only till this month. so...
May 21, 2012 at 8:10 am
Thanks guys
Page Break is for items in same report , I am talking about multiple reports in a project into an excel spreadsheet in different ( with custom tab names...
May 15, 2012 at 7:59 am
Can some one explain how to do it in SSRS please ( any link of doc etc... )
April 18, 2012 at 3:53 am
Great Stuff works Perfectly fine. Many thanks!!
April 4, 2012 at 7:39 am
Hi Thanks
@[User::Variable] = "/pub/Cell_Availability/" + (DT_WSTR, 4) YEAR( GETDATE() ) + "-" + right("0" + (DT_WSTR,2) DATEPART("mm", GETDATE() ), 2) + "-" + right("0" + (DT_WSTR, 2) DAY( GETDATE()...
April 4, 2012 at 7:26 am
Sorry new to ssis
/pub/Cell_Availability/ + (DT_WSTR, 4) YEAR( GETDATE() ) + - + right("0" + (DT_WSTR,2) DATEPART("mm", GETDATE() ), 2) + - + right("0" + (DT_WSTR, 2) DAY( GETDATE()...
April 4, 2012 at 6:53 am
Thanks for prompt reply
/pub/Cell_Availability/2012-04-04
this is the path
so in remote path variable
/pub/Cell_Availability/ + (DT_WSTR, 4) YEAR( GETDATE() ) + right("0" + (DT_WSTR,2) DATEPART("mm", GETDATE() ), 2) + right("0" +...
April 4, 2012 at 6:37 am
Viewing 7 posts - 1 through 8 (of 8 total)