Calculations using partial rows data and displaying the calculations in the...
Hi, I need to take some selected rows and do the calculation and display in the report. For example: I need to display my 5th row as sum of 3rd and 4th, display 10th row as difference of 9th row and...
View ArticleGetting SSRS 2016 installed properly (so all the pieces work)
I'm trying to install SSRS on my laptop (Win 10, if it matters), but if I customize at all, things like the portal don't work right. I could uninstall it and reinstall using all the default options......
View ArticleSSRS - Creating subscription is slow
Hello I have this weird issue were creating a subscription takes a long time. when I click new subscription or subscribe, the page to create the subscription loads after couple of minutes. This happens...
View ArticleSSRS - Count of Distinct People Where Gender =
If anyone could shed some light on a method for computing counts for this data in SSRS, i would sure appreciate it. Fields: Fields!PersonID.Value, Fields!Gender.Value Data: PersonID Gender 1 M 1 M 2
View ArticleSSRS configuration vs Report Builder configuration
is there an article (or whatever!) that details the differences between configuring Report Builder and configuring SSRS? I can get ReportBuilder to publish just fine. SSRS doesn't doesn't want to play....
View ArticleSSRS - Multi values parameters - display records exclusively
Hi everyone,I have a unique request from a customer, I am even having trouble to word it out in the subject. Anyway, I will try explain here and any insight is greatly appreciated.Imaging I have the...
View Articlessrs 2012 displayed different data on detail lines based upon a user's selection
In a new ssrs 2012 report, I need to come up with 4 different reports. This is fine since I will have a report parameter and let the user pick what report they want to run. There will be separate...
View ArticleHow to add start date or end date to show in my report
I have created a report and would like to show the start date and end date values i have selected ( the parameters) in the header of my reportE.g using expressions - Report showing from " startdate "...
View ArticleDate time conversion.
I am working on an SSRS report and the query I am using returns a date time value of '2018-01-01 11:07:12.000'. I need to display only the hours and minutes and the format using this example would be...
View Article#Error when converting HH:MM:SS to seconds using expression
Greetings!!I have the following expression that is returning a #Error, and I'm stumped on what to try next. Any help would be greatly appreciated. SLAHours is either 00:00:00 or 000:00:00 (if hours...
View ArticleCombine columns under category group - Pie chart
Hi,I have a pie chart thats taking data from one of the dataset. My dataset has around 7 columns. Columns-A,B,C,D,E,F,GIn Pie chart data under values- I am taking the count of two columns under...
View ArticleStored Procedure for Data Driven Subscription?
I've found that the T-SQL I want to use for a data driven subscription isn't considered valid by the RS web interface, and so I put it into a stored procedure, and provided an EXEC statement for that...
View ArticleBold,underline and new line in placeholder property ssrs
I have tried the below expression for making the fields value bold and underline but its not working.can someone help-"<u>"&"<b>" & Fields!Status.Value &"</b>"...
View ArticleIndenting wrapped text
This one is probably very simple, but I'm not sure. I am using SSRS 2005, and I already have a custom assembly being used in the report, but I'm hoping I won't have to use it for this. In a table, a...
View ArticleLine chart from table containing static values
Hello everyone!I have a SSRS 2016 report, which contains a dataset that produces a basic table as follows:Department 2014 2015 2016 2017=======
View ArticleSSRS Reportserver parallel testing
Is there a way to run all reports on server 1 and server 2 and compare the results. So run each report with designated parameters on each server and have results go to either a single file or 1 file...
View Articlefilter subreport - how do I set up the parameters?
Linking Main/Subreport is easy... but for some reason, I can't get the subreport filter to "bubble" up, so that I can filter it from the outer report. What am I doing wrong?I can create a filter on my...
View ArticleCode to check not null value
I have problem in below code. it just checks for first row in tablix and return the value. However the first row is sometimes coming blank for me. How can i make it so that it checks the Not null value...
View ArticleSubreport on separate folder
I read on other topics that to use a subreport from another folder you set its path. I've looked on BIDS and Report Builder and can't find PATH on the subreport properties anywhere. Can somebody tell...
View ArticleSSRS report scrollbar on the right is for the whole page not just the report...
Yes before deployed the scrollbar works as I would expect. The header remains visible. However when deployed the scroll bar pushes the date to the top of the page so not only is the header off the page...
View Article