Reporting Services Report Viewer Toolbar not downloading images
Hi to anyone who can help me!Running Reporting Services 2008, against a SQL Server 2005 database. (Reporting Services 2005 was un-installed prior to installing RS2008).Everything is working fine from...
View ArticleCan we have multiple colors in the data range added in a radial gauge?
Hi I have a requirement where I need to display a range inside a gauge and based upon the gauge scale, I need to change the colour of the range.i.e., If my scale ranges from 0 to 5, the range colour...
View ArticleHow can I define a report variable and use it across all the datasets?
Hi,I need to calculate a value the same value can be used across other data sets of the same report. Can I accomplish it using report variables? If so, how can that be done?Looking forward for...
View ArticleHide Group heading to display in next page if the same group data is displaying
Hi,Great to see this forum from an MSFT guy.I'm facing a problem while grouping in RDLC. I have a report is basically doing Grouping on "Manager", if the data under a particular manager exceeds to the...
View ArticleSSRS 2008 - Tablix not splitting across pages
Hello all, I'm using SSRS 2008 and I've got a Tablix with 5 Groups set up like:Group 1- Group 2-- Group 3--- Group 4---- Group 5----- DetailThere is visibility set on these rows so the user can select...
View ArticleCascading Parameter when no value for children in hierarchy
hello,i have level1 , Level2 and Level 3 as cascading parameters of a hierarchy. i have a situation where if the selected client doesn't have level 2 and level 3 how can we hide/leave unselected...
View ArticleBackup Encryption key manually without Reporting services configuration
Hi Everyone,Good Day!Our Reporting Services cannot start because of expired license so we cannot use Reporting Services Configuration to backup the encryption key. Our plan is to migrate the Reporting...
View ArticleBackground colour based on column group
How to I change the colour coding of the row within my table where a single column (group) changes value?So for example, the dataset has a column called Subject and the table is ORDER BY Subject. so...
View ArticleSSRS 2008 Can't Add A GROUP Footer To Existing Tablix With No Footers
I don't know if anyone else has done the same thing or if I'm the only one that noticed this, but I can't add a GROUP Footer to an existing group. Here is why the responses in every forum I've seen...
View ArticleSSRS 2012 Forms Authentication - Report Builder Login not calling...
I am sorry if this is a duplicate, but none of the other solutions to somewhat related questions applied, worked, or references were still available. I currently have Forms Authentication working for...
View Articlesubscriptions in MSRS
ran into something for the first time...we have subscriptions set up in MSRS 2005 that blew off because the "owner" of the subscription (the one that created it) left the company and was therefore...
View Articlehow to add custom bing tile layer to SSRS
Hi All,Is there any way to add a custom Bing map Tile layer in SSRS 2008 R2 maps reports?Regards,Mayank Jain
View ArticleHow to set the images path by using "mapping hard drive" ?
Hi ExpertI have a stored procedure to retrieve a list of data and images path. I can use those images while they are located at local hard drive.However, those images are placing at "mapping drive G:"...
View ArticleReport Subscription: NoHeaders and ColumnDelimiter - possible to control???
Hi there! I have a report and I have a subscription to it. The subscription has been made through the Report Manager and its purpose is to deliver the report as a CSV file to the File Share. Generally...
View Articlewhere clause of mdx query with parameters
Hi ebCan anyone explain the added value of including this in a parameterized dataset's mdx query :iif(strtoset(@myParameter,CONSTRAINED).count = 1,...
View ArticleHow to create parent-child relationship in one report without subreports?
I am developing an RDL in SSRS 2008 R2. I have a working parent report which currently links to a subreport. These reports connect via a PK/FK. For example:create table #sample_data ( parent_key...
View ArticleSSRS Email and Toggle Function
Is it possible to retain the Toggle functionality in a report that is sent via email? The toggle works fine when the report is used in Internet Explorer but the Toggle functionality does not even...
View ArticleHow to make this in SSRS Expression
Hi Guys,I have a query in SSRS. how could i make this in SSRS expression. see my sample report format. thanksRaw data:Quantity------------8184273442600101. To get the total the quantity should be...
View ArticleHow to sum the data labels to a total in my chart diagram?
HiI am counting order type by a field which can have 3 different values.In a stacked column chart I am displaying the count of those different values, and showing a data label with the count for each...
View Articlere-use moving average points values?
Hi,I need to create a matrix in SSRS 2008 R1 that contains 3 month rolling average values and I wondered if it's possible to re-use the values calcualted within a chart?Presumably ssrs has to store the...
View Article