Reporting Services - Reports Being Automatically Deleted
We have a SQL Server 2008 R2 Reporting Services installation running in SharePoint Integrated mode with MS Office SharePoint Server 2007. Both are installed on the same server with a second server...
View ArticleSSRS Report paramter with filters
Hi,I have SSRS report with different values displayed on the report, I have Date field, Integer Field,String field shown on it. And i use them as paramaeters aS well. User want use to add Filters for...
View ArticleSRS XML reporting question
I am attempting to report on a sql table that has a xml data type, I want to be able to report on all the nodes within the Operands node, called "RuleExpression" the sql below only gives me the first...
View ArticleCalculation percent difference
Hi i am trying to do the following.Calculate the percent diff between to columnsSo i want to take the Waitlist sum this then sum the overboundary and divide this to get a percentage, as a line total...
View ArticleUpgrade from 2005 to 2008 - keep old and new reports
Hello,I've searched around for the best way to upgrade my reports and database, but there's so many different methods out there for different scenarios, I would like to get the best way to do what I'm...
View ArticleVisual Studio report deployment with custom forms authentication extension
Hey, I was just wondering if someone could point me in the right direction on an issue. I've got the authentication portion of a custom security extension working properly (while authorization is...
View ArticleHow to Create a Shared Dataset manually in the Report manager
Hi,I am currently working with the SSRS 2008 R2 reporting services. I have designed a report in such a way that, it is having a Shared Data source and Shared Dataset.When I build and deployed the...
View ArticleIssue with large data in SSRS
Hi, In a current SSRS project I am working on - we get the data from sql server as per some id value and populate the data in a shared dataset and then set a parameter and from the parameter we set...
View ArticleCan not show Sub Report after changing to R2
Hi everybody , I've got a strange problem ,we have a reporting with a sub report to show the classes of a student with discipline which is not the same as the class in the main report. For ex: Class A...
View ArticleSSRS 2008 - Chart Legend Missing Customitems property
Hi,I'm currently in the process of converting my SSRS 2005 reports originaly designed with Dundas charts, to a SSRS 2008 report and facing anissue with the charts legend.Dundas Charts allows me to...
View ArticleSQL Server 2008 Reporting Services - Report runs in 10 seconds in Report...
I made a SQL Server 2008 Reporting Services report in BI Studio and it takes over 6 minutes to run although the SQL runs in a few seconds in the SQL Management Studio. After deploying the report it...
View ArticleHelp creating a dataset/query
Hi there. I have serveral datasets that we use to report on our server and workstation patch compliance in SCCM. We use the same query for each dataset, but just change a few of the values (CI_ID,...
View ArticleCounting Duplicate Records based on a single field in SSRS
I have a fairly simple SSRS report with 10 fields that returns about 100 records. In this report, there are some records that have the same value in a "PartNumber" field. I need to count the number...
View ArticleSSRS 2008 Tablix with column group - How to add a single header row that...
Hi,here is my SSRS 2008 reports design layout:I have a tablix with a single column group and a textbox with a field from thedataset.What I want is to add a single header row to my tablix that span's...
View Articlehow to call tablix1 Expresion values to tablix2 expression
Dear SirI have one report and used two tablix both tablix are use same data set i want tablix1 expression values access to tablix2 expressionthanks Emalai
View Articlerepeating subreport as header in rdlc
Hi ,I have requirement to repeat subreport as header per each page.my reports have MainReport contain three subreports subreport1 ,subreport2 and subreport3 . subreport1 - header...
View ArticleCan Visual Studio 2010 use SQL 2005?
We're using VS2005 to create SSRS reports using our SQL 2005 database. There are some annoyances so I'd like to use VS2010, or VS2008. I'm using an online lesson for VS2010 SSRS but that has templates...
View ArticleLinking one reprot to another using a URL and passing a report field from the...
HI,I know there is lots of information out there and I ahve tried many different scenarios and I'm sure this is a dub question, but heregoes.I have a main report that has a field PO_NUMBER...
View ArticleNested Tablix
Hi,I've the following situation that i need to handle in my report. Both table 1 and table 2 are two separate datasets. I've also created two tablixes to display the below info. None of the lookup...
View ArticleTablix Vertical Headers Messed Up in ReportViewer v10 (VS2010)
We recently upgraded our ASP.NET application to use the VS2010 version of the SSRS ReportViewer (we are on SQL Server 2008 R2), and now the vertical headers in a Tablix in our report are displaying...
View Article