Viewing 15 posts - 31 through 45 (of 274 total)
WITH
MEMBER [Measures].[Month_to_Show] AS CASE WHEN [Date].[YQM].CURRENTMEMBER.MEMBER_CAPTION = "2011" THEN "2011 AVERAGE" ELSE [Date].[YQM].CURRENTMEMBER.MEMBER_CAPTION END
MEMBER [Measures].[Year_2011_AvgUnits] AS SUM([Date].[YQM].[Year].&[2011],[Measures].[Exf Units])/10
MEMBER [Measures].[Share] AS CASE WHEN [Date].[YQM].CURRENTMEMBER.MEMBER_CAPTION = "2011" THEN 1 ELSE...
December 6, 2012 at 2:45 pm
Can you post the expression you have used and the new result how it looks lik for better understanding
December 5, 2012 at 4:59 pm
Click on the Customer text box properties and go to interactive sorting..
In choose what to sort ..Select groups and in dropdown select the row grouping name and sort by column...
December 5, 2012 at 3:56 pm
Try this format and let me know if it doesnt work ..
="void(window.open('"+ Globals!ReportServerUrl + "?" + Globals!ReportFolder +
"%2fReport_Name&rs:Command=Render" +"&Test='+escape('"+Parameters!Test.Value.ToString() +"') +'&Test1='+escape('"+Parameters!Test1.Value.ToString() +"') + '', 'newwin', 'screenX=0,left=0,screenY=0,top=0,status=1,menubar=1,resizable=1,scrollbars=1,toolbar=1,location=1'))"
December 5, 2012 at 2:23 pm
Can you please post the full link using in ssrs
December 5, 2012 at 3:04 am
escape() function in javascript to substitute the ampersand character with its URI value of %26:
http://www.bp-msbi.com/2008/09/advanced-javascript-in-reporting/[/url]
December 5, 2012 at 2:24 am
Use ESCAPE function for javascript..
December 4, 2012 at 5:18 pm
Thanks Anthony for the response.. I didnt even think of it
Arun-- I can use two single quotes and generate a file but the issue with that would be when they...
September 21, 2012 at 6:58 am
Phil,
I am doing it thru transfer sql server objects tasks which was recomended initially in this conversation so going with it as i am unable to do backup and restore...
February 2, 2012 at 5:41 am
It has just transfer sql server objects whoch copies all tables data from one server to another .....
February 2, 2012 at 4:33 am
Thanks Guys transfer sql server seems working for me...
What can i do to tune the package as i have more than 1000 tables and huge data want to tune it...
February 1, 2012 at 6:49 pm
Which one would be better when compared to performance ....
Snapshot replication or ssis trsfr object task....
January 30, 2012 at 7:15 am
I am using ssis not ssms ....and they want to do it thru ssis ..
January 30, 2012 at 5:36 am
Existing logic is if loading any table fails fix it and run the entire package again...
So i want to make enhancements each time we run after failure just run the...
August 1, 2011 at 2:53 pm
i am not sure if we both are on the same page ...sorry for not explaining it clearly...
Step1 : get the ID
Step2: Get list of table for each group
Step3:...
August 1, 2011 at 2:35 pm
Viewing 15 posts - 31 through 45 (of 274 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy