Report shows old(er) snapshot
Hi,I created a new snaphot and I can manually select the snapshot in the Report History, but when I open the report from the report folder view I still get the previous snapshot.When I switch to...
View ArticleHow to do selections on Multi value parameters in SSRS
Hi Guys,I have this problem on Multi value parameters. I have defined two parameters as drop downs. One for ID and one for year. I want using these to filter a Matrix table data. On this Matrix data...
View ArticleSSRS Matrix report. Variance expression by Month. Need to compare month from...
Please help. I have a matrix report. In the report I have row group PO Type. One the Column groups I have a parent group by Fiscal Year, and then a child group by Month. When I run the report, I...
View ArticleSSRS 2016 report takes minutes before displaying after render is completed
One of my key reports has a rather wide tablix (about 60-70 columns, typically around 300 rows). As this table needs to be displayed at once, the InteractiveReportSize is set to 0 in width as well as...
View ArticleSSRS 2016 logging same message 250+ times per second
Greetings, this is my first time posting so I apologize in advance.I have an SSRS instance that works fine from a user's perspective. On the server, however, I have to delete logs every day or my...
View ArticleHow to link SSRS subscriptions to the ExecutionLog and/or RunningJobs table
If I have a report with many subscriptions how do I know which report subscription is being shown in the ExecutionLog Table or the Running Jobs table? We have a reporting system that monitors the...
View ArticleUsing OR in IIF function in Reporting Services
I would like to use OR statement within the IIF function in an expression box in reporting services. The goal is to use a different background color based on the true-false returned by IIF. The...
View ArticleLookup function
Hi All,I'm trying to join two Datasets, so I would be able to retrive the correct Data depending on if the criteria is met; for example:=Lookup(First(Fields!countrycode.Value, "DataSet1"),...
View ArticleCombine 9 SSRS reports into one report
Hello,I am using SSRS - 2014 my IT manager challenge me to combine 9 reports into 1 report. In another words have the user just enter the dates of the report and press View Report all 9 reports will be...
View ArticleReport Builder 3.0 - Bar Chart - x axis showing a bar with 0 value - how to omit
I have built a bar chart in Report Builder 3.0 that operates fine except that it show a bar for an x axis label of nothing and labels it with a count of 0. How can I get the chart to omit the...
View ArticleSSRS Report Export to pdf Error
SSRS report exporting to pdf generates this error <detail><ErrorCode xmlns="http://www.microsoft.com/sql/reportingservices">rrRenderingError</ErrorCode><HttpStatus...
View Articlec#
Hello,is it possible to get the values for my Report about existing c# functions or classes? And how it works?? Greez Daniel
View ArticleSize Limit for Dataset Query in Report Designer
I was working on the SSRS Report Designer and was trying to copy and paste a huge SQL query from SQL Management Studio (like I always do) to the dataset window.This method usually works, but for this...
View ArticleReport Builder - Display data based upon Created Date and Launch Date if...
I have two date fields in a SharePoint list (Created) and (Launch). What I need to do is filter my view in Report Builder to show if the Created date and the Launch Date are within 7 days of each...
View ArticleReport builder drops authentication information when Sql server 2016 is...
I have configured sql server 2016 to do custom authentication instead of windows authentication. This was achieved mainly using following 2...
View ArticleUnable to preview report in SSDT 2015
Hello all,First, I have been away from SSRS for a while. I was familiar with SSRS 2008 and am new to SSRS 2014/2016. Here's the setup: - SQL Server 2014 Developer Edition (including SSRS) -...
View ArticleRetrieving SSRS Report Snapshot Programmatically and Display it in a Report...
simply I want to retrieve a ssrs report snapshot and view it in a report viewer so I used this codestring urlReportServer = "http://workstation/ReportServer_WORKSERVER"; rptViewer.ProcessingMode =...
View ArticleAdding Dynamic minimum value for y axis
Hi All,I have a line chart with the below values: y axis (%) : sum(iif(x="",a,0))/sum(iif(y="",b,0)) x axis: hoursplease note that the chart data is grouped on hour thus the data on the chart is shown...
View ArticlersUnknown USerName Error in Reporting Service
Hi I am having error rsUnkownUserName error whenever I try to add new user role. After multiple search, I am convinced that the root of the error is I didn't add particular user in my Active Directory....
View Article