variably hide/show tablix objects based on conditional expression
I have a [b]parameter [/b]MonthlySet having INT datatype with possible values 1,2, or 3 and I have a report with [b]3 tablix objects[/b]: How to write an expression to display the first tablix object...
View ArticleStriplines
Hi, I need to have a single strip line that highlights the upper and lower limit of a chart in a single strip of colorI have tried to plot the difference between the upper and lower but it just gives...
View ArticleIs it possible to connect 2 SSRS instances to the same ReportServer...
I am tasked with moving/getting up and running a SQL Server Reporting Services (SSRS) instance to replace an aging one. I don't work with SSRS at all really, and when I set up the aging one, it was...
View ArticleRendering a Report containing JPEG or PNG to PDF
I have a report that contains embedded JPEG and PNG images. The images are sharp when the report is rendered in the Report Manager (Browser is IE 9). They look very fuzzy when the report is rendered to...
View Articlessrs 2008 r2 error message
On an SSRS 2008 R2 report, I am getting the following error when I run the report in Visual Studio, "The EXECUTE permission was denied on the object 'Dataset1', database 'OPSDataStore', schema...
View ArticleCareer
Hi i have total 5 year exp.4years in SSRS and SQL3years ssis.1 year in SSAs.I am currently working on ssrs and sql.where should go from here. How with these skill set I can be in demand.Is there any...
View ArticleConfiguring the URL on a cluster to go to clustername instead of node name?
We have SSRS on node-a of a two node cluster. By default, it's configuring itself to go to http://node-a/Reports instead of http://clusterName/Reports. What's the pro
View ArticleUsing iff in reporting services
Hello Im kind of new using reporting services functions and I need help building this logic,So I need to use an iff expression comparing a value and then calculating a price based on that,here is what...
View ArticleThe cheaper and secure way to share a report with 50,000 users
Hi,I'm not sure where to place this post but I'm going with this forum.I have a requirement to share a report with 50,000 users. We use SSRS, Power BI, SAS, Excel reporting tools at my company. We are...
View ArticleLooking for SSRS reports for Microsoft MAP tool
We're looking for any share-able SSRS reports for Microsoft's MAP tool. The MAP tool is shipped w/ excel spreadsheets but we're looking for canned SSRS reports. thanks in advance
View ArticleExport Data Sources only
I've set of a Proof of Concept server for SQL 2016 and I'd like to move just the data sources to the new server.I've tried using the ReportSync.v1.1.2 tool but it crashes. Are there any powershell...
View ArticleAllow 'everyone' to view a report
In the past (using SSRS 2008 R2) in order to allow anyone in our organization to VIEW a report. I was able to add 'everyone' under the Security "Add a group or user" at the report folder level. And...
View Articlessrs 2008 r2 report parameter values
In an ssrs 2008 r2 existing report, I am changing a report parameter school year value to range from 2010 to 2018. Currently in production the school year range is from 2010 to 2023. When I ran the...
View ArticleJavascript rendering error SSRS 2012 Report Viewer control
We're seeing an issue where a report is rendering correctly in IE11 when viewed via directly ReportViewer.aspx but when viewed via the SSRS Report Viewer control is giving a javascript error.The report...
View Articlessrs 2008 r2 sort on a group column
In an existing SSRS 2008 r2 report, I am trying to determine how to change the sort order of a grouping called termName in a tablix. The school terms are sorted in descending order. The termName column...
View ArticleReport of user\role permissions in SSRS
We have been using this query to pull out logins folder permissions in SSRS:SELECT C.UserName , D.RoleName , D.Description , E.Path , E.NameFROM dbo.PolicyUserRole A<
View ArticleSubreport size limits
Hello,Are there any size limits of a subreport on a report server or on a parent report? I've got a subreport that generates over 1000 pages (for later parts of the year) and when i run report for...
View ArticleReport Builder - Where or Having Using Parameters
Maybe this has been answered before, but I can't seem to find what I need.I have a SQL statement that has a Having clause, as well as Where.I want to be able to say IF a parameter is x, then apply the...
View ArticleSSRS keep alive
I have a SSRS farm behind a VIP. When I run a long report, the report fails because the VIP has a timeout setting of 10 minutes. The report runs fine when I go directly to each SSRS server. We've...
View ArticleWeb Server listChildren() error
I am running 2016 and using the ReportingService2010. I am trying to run this code sample from the documentation:var items = rs.ListChildren("/", false);But I always get this Exception:"Client found...
View Article