Counting multiple values from a lookup
Hi all,I am currently trying to puzzle out how to count all of the distinct instances of yes and no from a lookup I have done.The lookup is...
View ArticleThe user name or password is incorrect-Log on failed. Ensure the user name...
Hi every one,Situation: 1. Windows 2008 R2 Data Center Edition > Data Base Server – Microsoft SQL 2008 R2 RTM > Data Base 2. Windows 2008 R2 Enterprise > WFE – SharePoint 2010 Enterprise –...
View Articleconvert report parameter and use in query
I'm new to SSRS. I have a report parameter, which has the values like January 2015 to December 2015. I want to pass the parameter value as input, in the format mm/dd/yyyy, example: i want to change as...
View ArticleSUM of COUNTDISTINCT in SSRS
Hi,I have an issue wherein I need to do a total in the bottom row of the COUNTDISTINCT in the above row. It returns an incorrect value if I use COUNTDISTINCT again for total.I have attached a...
View ArticleDaynamic Data Source
HI I am working on a report which will pull all sys admin login's in each server, so I used below data source properties and created parameter names servername="data source=" &...
View ArticleSSRS Bug when putting dataset data in the page header and rendering to PDF
I have a report that page-breaks between the top parent grouping. I need a "long header" for the first page of each group, and I need a "short header" that prints for all the rest of the pages after...
View ArticleLong Group Header on Page 1 and a Short Group Header for Page 2+
I need to produce statements with a "long" header for page one of the statement (including name, address, and statement total) and then a "short" header for page two and following (name only). This...
View ArticleRepeat a Group Header row on every page
HiI have a report with 2 rows in Group Header.One for title and one for table header.I want to repeat the row with table header on every page.I selected that row in advanced mode and select Repeat on...
View ArticleDrillthrough Report with count
Hi,I have an SSRS report with a drillthrough table on it. There are 12 columns, each column is expandable to another level. Depending on which columns expanded, I would like a "count" column at the end...
View ArticleSetting data from Custom library not working in SSRS
have a SSRS report that uses a custom library. The custom library returns a string values, and I have tested this with a windows application.In the SSRS report. I have set the expression value for a...
View Articlessrs 2012 data that is cached
In an ssrs 2012 report, there are start and end date parameters that are supplied. Regardless of what the start and end dates are that are supplied to the ssrs report, the summarized data always stays...
View ArticleIs there a COALESCE() function in SSRS? Please help.
Dear SQLcentral.com members and administrators:Hello, and a pleasant day. I hope everyone is in good health upon reading this forum.My RDL uses a stored procedure in getting data from the database, and...
View ArticleDisplay new lines in columns instead of Rows
Hi All,The header more or less explains this, but it there a way to have SSRS populate a column with a next line of data, rather than a Row? The dataset I'm using will actually only be providing two...
View ArticleSSRS development and production environment
Hi,We have set up ssrs 2008 r2 in our company. We are using this for development now. Now we would need a separate environment, that can be called production. Without installing a separate instance can...
View ArticleFilter / Report Builder 2008 R2
I have a little bit of an unusual situation for one of my reports. I only want to display rows for the several accounts (170, 171, 200, 380) if the Cost Center is 480 or 485. All other accounts should...
View ArticleDetermine Report Type
Hi,I wondered if anyone knew if it was possible to determine reports built by Report Builder from those built by SSDT/BIDS in the Catalog table of the ReportServer database or to be honest by any...
View Articlessrs 2012 is having an issue with sum
In an SSRS 2012 report, I am getting the error message in a summation area where the data is grouped together:uses an aggregate function on data of varying data types. Aggregate functions other than...
View ArticleEnsuring 1 of 2 parameters is populated
I'm new to SSRS and am wandering how to do something that is pretty straight forward with other reporting tools I have used.I have two parameters, employee_code and Business_UnitI want the report to be...
View ArticlePassing parameter values to MDX query
Hi, I have an MDX data-set query as follows: -Member [Measures].[Measure3] As [Measures].[Value Rent Period Receipts]Member [Measures].[Measure4] As (([Measures].[Value Rent Period...
View ArticleDetermine if Running as a Subreport
I want to hide or show a row based on whether a report is being run standalone or being run as a subreport. Is there a way to determine if a report is being run as a subreport? I know I can probably...
View Article