What version of the CLR does Reporting Services 2012 run under?
Reporting Services 2008 R2 runs under CLR 2.0. What version of the CLR does Reporting Services 2012 run under?I think the answer is also 2.0 as I found the following in...
View ArticleNew snapshot not sending notification when clicking "New Snapshot" or using...
For a specific report I have set a notification that sends an email "When the report content is refreshed. This option is available only for report snapshots." The problem is this. When I go the...
View ArticleProblem accessing SRSS Website by Name from the SRSS Server
I am having a very strange problem when I am logged into a particular SRSS Server that is hosting a particular SRSS Website.While logged into the SRSS Server that’s hosting the SRSS Website, I cannot...
View ArticleReport Execution timeout after 5 min
We have a report Model, and clients create various reports based on this report model. Some intensive reports gets timeout after around 5 minutes (We have timed this many times). I was not able to...
View ArticleFields in MDX Dataset Not Appearing in Dataset Properties
I have an SSRS dataset that is driven off of an MDX query. Here is the query:WITH MEMBER [Measures].[Total Fee % Complete] AS IIf ( ( [DIM FUNCTION].[Function Category].&[Fee], [DIM PROJECT].[Job...
View ArticleAdding a simple between parameter in this dataset
Hello,With alot of help from you guys already I have gotten to this stage.select a.product ,Case when [dated] between @firstFrom and @firstTo then [quantity] else null end [sales09/10] ,Case when...
View ArticleSQL Report Builder Pie Chart Filtering
Hi All,I have a departments field from a dataset linked to a Pie chart on SQL report Builder. It is displaying all the data, the problem is that there is too much data. The chart is meant to show how...
View ArticleHow can I hide a group footer and page header based on an aggregation?
I am creating a report in SSRS 2008R2.The report is based off of a single tablix and populated by a single dataset. The tablix contains three distinct areas: 1. Group header (BatchId) 2: details 3:...
View ArticleTablix headers not repeating in SSRS 2008
I have created a new report & add a table to it. When I select "Tablix Properties" and check on Columns Headers -> "Repeat Cheader columns on each page" the header columns do not repeat on each...
View ArticleSubreport in report manger does not show
i have a main report..and this main report has 2 subreports.. wheni run this on bids it just works great.. i then deployed it inreport manger and tried to run ...the part of the report where subreport...
View ArticleProblem with deploy from BIDS
I use SQL Server 2008 R2.Last week, we updated SQL version - we installed CU5 (current SQL Version: 10.50.4276.0).Today I tried to deploy some reports using BIDS - unfortunately, error occured: The...
View Articledecreasing font on show data labels
Hi we run std 2008 and I would like to know if I can decrease my bar chart's data label fonts so they dont overlap so much.db042188
View ArticleAccess a online MS training version of SQL to use Report builder
HiHaving followed a couple of online training videos, they all speak about the availability of a online version of SQL that allows access to Report Builder. However I have been unable to find where...
View ArticleDynamic SQL tutorial
I was browsing our repository and i found this code in one of our reports within the data sets. I am assuming this is some sort of dynamic SQL, could you please show a place where i can learn more. I...
View Articlevariations on bar appearance in charts
Hi. My user sent me a prototype of a bar chart we want to display from RS. The bars arent 3d in the RS sense but they definitely have a chisled look instead of the default 2d look you get in RS....
View ArticleSSRS date parameter in MM/yyyy format
Hi All, I need to display mm/yyyy format date in SSRS drop down calander. How can I do this in ssrs, Any expression?Please send me the expression ASAP.Thanks,RHsql
View Articleadding link field to results in report builder
Is it possible to have a field which contains a link to the build results?closl
View ArticleSSRS Data Source not connecting to correct database after restore
On a SQL Server 2008 R2 Enterprise SP1 clustered instance these are the databases: - Prod - ProdReportsProdReports as a view named View1 that looks like this:SELECT r1.fields, p1.fieldsFROM...
View ArticleReports on Web Application
Hi,I have a Web Application (Classic ASP) with credentials control.This application has a lot of reports that use the same database of the application and we having problems with performance to...
View Article