ReportServerTempDB.mdf keeps growing
Hello,I have a SharePoint integrated instance of SQL Server 2008 R2 Reporting Services installed and the databases (ReportServer & ReportServerTempDB) installed on the same SQL Server 2008 R2...
View ArticleReport and Report Server Sites won't Start (Error creating HTTP endpoint)
@#$% you MSDN forms! I just lost my post, and I had to type it in AGAIN. Grr!Anyway, back to my other problem.I have a SQL Server Reporting Services installation with the following characteristics:SQL...
View ArticleThe data table contains data, but the chart has Red X when report is published
Hello,I have developed a report, which contains one matrix and one chart, which shows a line graph using the data in the matrix. When I preview the results everything works fine. The matrix contains...
View ArticleDrilldown on a GROUPED column in SSRS 2008 matrix report
I have a matrix report, which has Id, Item in the Row Groups. Status in the Column Groups and Total, Cost1, Cost2 in the details. "Status" column has the values that I want to pivot on (that's why I am...
View ArticleDate dataset/parameter/conversion/formatting Question
Hello,I have the following datasets/queryDate :SELECT CONVERT(varchar(10), CAST(date AS DATE), 121) AS Dates FROM View.Date WHERE (date <= GETDATE())StartDate:SELECT...
View ArticleReports Builder 3.0: SharePoint List datasource - How to retrieve items from...
I am able to create an SSRS Report using Report Builder 3.0 using a SharePoint List datasource . However it only retrieves the items in the root folder of the library that I have specified. Does anyone...
View ArticleCognos Report Expression help to SSRS
(TOTAL IF BALCODE IN('BUDGET','FLEX' AND EL1CODE IN('61','71','100') THEN FULLVALUE ELSE (0)))/100 + 1/3 INCREASE Can someone show me how to write the same expression in SSRS??FM
View ArticleGrouping row data
Using Visual Studio 2010 report designer.I currently have a non-grouped report as such:Lesson # | Question # | Question Text1|1| ~~~~~2|2|~~~~~I now want to add in the answer data, multiple...
View ArticleContent not displayed in Report Manager 2008
All,I have created some reports in SSRS 2008 and after that deployed it successfully to RM. But when I log in through Repor manager URL, no content is displayed over there on Home page even if it...
View ArticleReport Builder 3.0 - You must have at least one field for your dataset.
I am going thru the wizard to build a table report and when I choose an already created stored procedure and then click the next button I get the following "You must have at least one field for your...
View ArticleNot able to see indicator control
Team,I have installed SQL Server 2008 and SQL Server 2008 R2 reporting services on my machine but i am not able see indicator control in the toolbox. What could be the issueMicrosoft SQL Server 2008...
View ArticleParameter change does not refresh default values of dependent parameters
Hi, I have a problem with my dependent multi-value parameters in my SSRS 2008 SP1 reports. The default values for the parameters are correctly loaded when the report is opened, but when a primary...
View ArticleSubreport should always start on new pages
HiIm creating a SSRS custom report for CRM. The main report got alot of subreports, which again has sub reports them self. 1 of these subreports need to start at a new page everytime (A requirement...
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 ArticleTotal Columns is required in X axis SSRS2008R2
Hi All, We have one requirement that is we want total month names is required in X Axis and some months toatl is 0 is dilplays that records also required in X axis.Ex: We have MNNAME orderby column...
View Article"How to get distinct values of sharepoint column using SSRS"
Hi, I have integrated sharepoint list data to SQL Server reporting services. I am using the below to query sharepoint list data using sql reporting services.<Query>...
View ArticleReporting service Application Startup
I am working on an Authorization Extension for Sql Reporting services 2012. I need to register my IOC container at start up of the ReportService. The global.asax inherits...
View ArticleSSRS 2008 R2-Data Driven Subscription fails if one of multiple email id is...
Hi ,I am using SSRS 2008 r2.I have setup data driven subscription with two email ids 1) ras@mycompany.com (valid email id) 2 )ras1@mycompany.com (invalid email id..)so in my subscription TO field...
View ArticleForward Dependency in SSRS Report
Hi All,I Have a Parameter @ABC which i am getting the values from Dataset ABCDatasetI have a Parameter @123 which i am getting the values from Dataset 123DatasetI Have a Parameter @XYZ which i am...
View Article