using a multivalued "text" parameter and filtering on tablix
Hi I have a dataset with a department value which is a text field , in the report I have a parameter setup like this:in the tablix I have a filter setup like thiswhat i want is to have the text string...
View ArticleSSRS Data for Last 6 Weeks as separate columns
Hi all,I have the below query:SELECT distinct sending_organisation AS [Supplier], t1.date, COUNT(Status) AS [Transactions], Month(t1.Date) SO_Month, Year(t1.date) SO_Year FROM TX CROSS APPLY (...
View Articleconverting excel if function into a ssrs iif function
I have an excel spreadsheet that is using the if function to calculate the days and hours in a certain status. For example, If the columnSpecimen Delivered is populated, then the columnTime after...
View ArticleHow to change the color of text in a texbox using expression in ssrs
HI i need some help with text color in texbox using an expression,i have a report with some table and had a text with with positive numbers and negative number my requirement here is i need to write an...
View ArticleTextboxes Moving on the Report
I am having a very frustrating problem and am hoping someone can help out.I setup my report in VS and in the preview it looks 100%.I then deploy it to the server and then some of the textboxes get...
View Article"Accounting" format expression for RDLC
Hi, I need to provide an expression for the Format property that will display currency values in a way similar to the Excel "Accounting" format so that the currency symbol is left aligned such as...
View ArticleCheck which report use a given view
Hi guys, Is there any way to find out which report is using a given view? I've got a view in SQL that I need to change but I must check if and which report use that view as data source.Many Thanks
View ArticleAn error occurred within the report server database. This may be due to a...
Hi All I migrated the reports and subscriptions from SSRS 2005 to SSRS 2012 using RSSScripter tool . The reports are working with no issues at all . But with the subscriptions, If I try to edit...
View ArticleMicrosoft SSRS - chart has white space of left side when height is reduced.
I am developing line charts in SSRS; I have to place 5 charts in the same page, and print in one PDF page.The charts have similar structure, i.e. the same X and Y axes.The charts are grouped by a...
View ArticlersReportServerDatabaseUnavailable
Hi guys, The entire SSRS is inaccessible. If I check the SSRS conf manager I can see that the problem held in the accessibility of the database Report Server but the DB is up and accessible via SSMS....
View ArticleChanging the report data source using RESTful calls (SSRS 2017) - similar to...
Hi,I've been working on integrating the SSRS REST API (https://docs.microsoft.com/en-us/sql/reporting-services/developer/rest-api?view=sql-server-2017) into our ASP.Net MVC application and have hit a...
View ArticleWhere To Copy external dlls for SSRS SQL 2017
dear experts please guidewhere to copy extrenal dll after installing sql 2017 and run report from vs2017 IDE ?now i am unable to preview reports from vs2017 IDE after opening report projects each time...
View ArticleSQL Reporting Servces not Connecting
Hi,I am having similar Issue as when trying to connect to DB: and when I hit connect, it says the "Reporting Sevice Status - Stopped and everything is greyed out:I can see in Registry that its trying...
View ArticleDisabling the Field Popup List
I create SSRS reports using Visual Studio. My reports usually have a lot of small fields. There will never be a circumstance where I want to click in a field and select its value from a popup list. I...
View ArticleReport Export output in MHTML format
Hi All,We use SSRS 2008 R2 Reporting services. We call the reports in Report Viewer in a .Net application. When the generated report is rendered in MHTML format from the Report viewer, It shows the...
View ArticleAsking user name and password while fetching report in report manager
I have deployed a report in report manger,am using sql server authentication while connecting data source. While reviewing a report it's asking user name and password. I don't want to provide password...
View ArticleIs this a Scale-out Deployment ?
Good MorningWe have two servers. Server1 has SQL Server 2005 Standard Edition Database Engine installed, Server2 has SQL Server 2005 Standard Edition with only the Reporting Services and IIS...
View ArticleMulti value parameter select all help needed
Hi, I have a requirement where i have a multivalue parameter, Is there a way if my user doesnt select one or all values the report will bring back all records ?I understand the multi value parameter...
View Articlewant to either eliminate need for selecting a param or occupy the space
Hi we run 2016 ssrs enterprise and develop using vs2010. I have a param that I would either like to be forced (for now) to a value of N/A or just have a placeholder occupy its current space. Even...
View ArticleTrouble accessing report server from a remote computer
Good Afternoon,I have Sql Server Express edition installed on my Windows 10 PC. I also have Report Server installed on the same PC which has some reports deployed and I can access it using...
View Article