Keeping all the detail rows in a page
Hi,How do i keep detail rows of same record together in a page, rather than splitting between two pages?I'm using SSRS 2008 R2.Thanks,Serena
View ArticleHow to pass Null parameter in Reporting Services(11th)
Hi allHow to pass Null parameter in Reporting Services.Regards
View ArticleA question on report models.
Hi,I have a date dimension DATE_D. Then I have a fact table TRANSACTIONS_F which besides other columns has column date_file and date_transaction. Both columns have foreign keys defined against the same...
View ArticlePie Chart only shows one label even with 3 categories
Hi, I'm using SSRS 2008 and I've been having a problem with the pie chart. I've got a SQL statement that outputs three fields, "On Time", "Early" and "Late". I'm trying to display this in a pie chart...
View ArticleHide Pie Chart if one value
I created a pie chart as a result of the sum of my SQL query results. I want the page with the pie chart to display if there is more than one value in the chart. However, if there is one value...
View ArticleVS 2012 Express Desktop and SQL Server 2012 Express with Reporting Services
I have an application that was built in VS 2010 Professional and uses local reports(.rdlc) that you can build inside visual studio. I'd like to convert these to SQL Server Express 2012 with Reporting...
View ArticleExpression to display total time difference between two dates in a group
Here is a sample of a report that I'm trying to build:In the highlighted box above I would like to display the total time it took to perform all backups for a group (a group is defined as all databases...
View ArticleConditional Height
Is it possible in SSRS 2005 to conditional set the height of a table row?Thanks in advance,Michael
View ArticleInstalling Reporting Services 2012 for SharePoint
Hi,I've installed SharePoint Server 2010 + SP1 and SQL Server 2012 and I can see in Central Administration --> General Application Settings the section SQL Server Reporting Services (2008 and 2008...
View ArticleShare Datasource / Dataset Across Projects?
I used the following Related Topic link as I searched for a solution to our issue:http://social.msdn.microsoft.com/forums/en-us/sqlreportingservices/thread/29EE8C64-4D93-450C-8FD3-E5E37BA242EDThe...
View ArticleExport to Excel - how do/can I control the cell format
I have RDL reports using 2008 schemaI am exporting to excelThe format of the data does not appear in excel as I expect.I have counts, percentages, and durations (hh:mm:ss) fields on my reportFor...
View ArticleHaving an issue with SQl server 2008r2 reporting services for custom reports
I am getting the below error for my custom reports while i am trying to add a calculation with in the visual studio. Please give me the solution for it.failed to load host assembly details could not...
View ArticleReport Part from Shared Dataset
We are trying to implement Ad-Hoc report using SSRS and report part. The requirement is to restrict users from editing the dataset quires.Approach we are planning to take is to publish a report part...
View ArticleParameter Question - Filling other Parameters by Parameter Selection
I have a report that I am building that has to have a Fixed date parameter, as well as custom dates parameters. The fixed dates are for Week to Date, Month to Date, and Year to Date. I would like the...
View ArticleDouble Click on the "View Report" button to get the report to render.
I've got a SQL Reporting Server 2000 SP2 report that takes 3 parameters. FromDT, ToDT, and LocationCD. The first two parameters are free form text fields that expect a date. The last one is a drop down...
View ArticleChart image resolution within SSRS report rendered as MHTML
Hi,We have a library of SSRS reports which we are rendering programatically as MHTML files from the SSRS server using the Render method. The reports contain a number of charts, which appear blurry and...
View ArticleSSRS 2012 in SharePoint integrated mode and Claims Authentication (ADFS 2.0 +...
We have SSRS 2012 running in SharePoint integrated mode. In the beginning we had our application using claims based authentication: Windows/NTML and the reports were working just fine. We had to add...
View ArticleTFS 2012 & Report Builder 3.0 best practices
TFS 2012 & Report Builder 3.0 best practices When you create a project in TFS 2012, you get a reporting site with it. You also have the option of creating report using Report Builder 3.0. If I...
View ArticleData Connection slow and inconsistent
I am running SSRS on one server (SQL version 2012) and am attempting to connect to a data source on another server (SQL 2008R2). I am experiencing inconsistencies being able to connect and maintain...
View ArticleBest Solution to "Pivot" Data in an SSRS Report
I have the following data columns coming into an SSRS 2008 report:Student Name Test Name Test ScoreWhen I'm constructing my query, it displays the data like so:Student 1 Test 1 80 Student 1 Test...
View Article