Invalid column name
In the follow query I'm trying to use a date in the history table when a request is in 'Complete', 'Complete - Verbally Sign Off', 'Closed' but it does not work because Complete_Date is not a valid...
View ArticleDisplay a total for occurrence of a text within a lookup
I have a report that has two data sets that I am using a lookup to get the value needed. The returned value could be either "Completed", "In Progress", "Not Started". What I want to do is get the Sum...
View ArticleHow to Arrange Dynamically Column based on parameter in SSRS 2008 R2
Hi,i have below table in DBDB Table ID Column Row data 1 Supplier CODE 1001 2 Supplier Name ACB 3 Product 7K7 4 Price 1000now I create one report parameter order1IF I will give order1.value=1,2,3...
View ArticleReferencing Shared Dataset Parameter within filter expression
I am trying to use a Shared DataSet Parameter to define a Filter Express. I have a Shared DataSet SD1. In SD1 I define a Boolean Parameter ParmBool1 with property "not used by query". Then I set a...
View ArticleReport Builder 3.0 Quarter from date or month number
I am using report builder 3.0 and I have a date field (the created date) and I have added calculated fields to my data set for Month name and Month number. I am trying to add one for quarter and I am...
View ArticleSet parameter for database name
Hi AllHow to set parameter for Database name in SSRS report? When report run, It should ask database name. i.e. provide interface to user to enter database name and produce report based on that...
View ArticleMS SQL server 2008 reporting service issue
Getting the below error when we try to start reporting services.Service cannot be started. Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has...
View ArticleSubreport on Drillthrough
Hi,Is it possible to drill through on a subreport?I have a main report which has a matrix. I want to click on a value in the details cell and open a subreport at the bottom.Can that be done? If so,...
View Articleenable/disable page break condition
Hello, I have a report with two rectangles. the first rectangle has the property [page breakafter]. there is a property value under break location called [Disabled] but this doesn't seems to work...
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 ArticleCan I use Report Builder when running Reporting Services in Native mode using...
Hi All,If I use the SharePoint 2.0 Web Parts to display Reporting Services reports in SharePoint, will the users still be able to use Report Builder to amend/author reports?Many thanks for your help!Dom
View ArticleHow to Eliminate Merged Cells from a Reporting Services Excel Export
I have a report generated from Visual Studio 2008 Reporting Services that the users like to export to Excel then sort. The report contains a couple images in the report header. When the report...
View ArticleIF THEN ELSE Crystal Reports EXPRESSION to SSRS EXPRESSION
I have the following Crystal Reports expression and I want to be able to translate it SSRS expression:IF LEFT({WorkflowCode.WorkflowCode},3) = 'DEL' THEN IF ({WorkOrder_vw_Totals.Charges} - 50.00)...
View ArticleSSRS report (subreport error)
in my project there are four reports - Main Report and three subreports, each with its own dataset (the only column common to all the datasets is V_ID). The Main Report passes V_ID as parameter to...
View ArticleSSRS 2012 matrix report colors do not export to excel correctly
We mark cells in a report using color names like red, pink, and transparent in the fill expression. In the browser it works correctly. When exported to Excel the colors go to the wrong cells. This...
View ArticleCreating an aging report
I need to create a report that looks like this in report builder (not excel, like the example). https://www.dropbox.com/s/84cey7rkpknq3li/example.JPGI know that I need to use a DateADD function, maybe...
View ArticleSSRS 2008 R2 Subscription Email Error (only with Attachments)
I am having the same issue as in the following post http://social.msdn.microsoft.com/Forums/en/sqlreportingservices/thread/6a4ee2d8-23ce-4b68-a14e-fe7024cb58ea.I have SSRS 2008 R2 set up on a Windows...
View ArticleSSRS 2008 report subscription AuthzInitializeContextFromSid error 5
I have a Windows 2008 R2 SP1 standard server with SQL Server 2008 R2 SP2 This server is a member of VENDOR domain and there is a one way trust to COMPANY domain. VENDOR trusts COMPANY. So all SQL...
View ArticleDynamic Column width for a report
Will the width property of a column be able to be set at run-time (i.e. ability to set the width of a column to an expression) in SQL Reporting Services 2008? One problem I have seen is the inability...
View ArticleAutofit column width in table cells in rdl files
Hi, I am facing issue with the auto fit width. When i am creating a report which includes table. The table column length should get adjusted to the text size displayed in it instead of displaying the...
View Article