
How to Use an Excel File as a Data Source for an SSrS Report
Jan 23, 2016 · We have an SSrS report residing on our report server/manager. Eventually we will create a data-driven subscription that will draw its data from a SQL db (a large amount of data). During our …
Passing multi-value parameter in stored procedure ssrs
Mar 29, 2017 · I have customer parameter which is a drop down list in my report and I have set it to "allow multiple values". This is an SSRS report. How do I pass multiple values to my stored procedure?
How to hide row group column - social.msdn.microsoft.com
Aug 18, 2014 · I am using SSRS report builder 2.0. I have a report that display 3 columns in a table, and first columns is row group column. What i want to do is: I want to hide the second column if the first …
LogOut button on report manager - SSRS 2016
Apr 19, 2019 · Now, QA users wanted to have Logout button on report manager to test different logins to test the reports/changes.
ssrs 2005 table Grouping- Display first non-Null string in the textbox.
Jul 8, 2013 · I don't want to exclude the whole row if the value for this textbox is null, just want to include the first non-Null value in the textbox- if any.
SVG in SSRS 2010 / 2012 - social.msdn.microsoft.com
Jul 4, 2013 · Power View, a feature of SQL Server 2012 Reporting Services Add-in for Microsoft SharePoint Server 2010 Enterprise Edition, is an interactive data exploration, visualization, and …
Subscription Error: "The e-mail address of one or more recipients is ...
Jan 29, 2013 · And then just Restart Service "Microsoft Exchange Transport" to seal the deal. After that SSRS could send emails to external users.
CC/BCC and comments section is missing in the SSRS subscription page
Sep 22, 2017 · We're using SSRS 2012. We tried to limit the permission level of users, and assigned them "Manage Individual subscriptions" role, instead of "Content Manager" or "Subscription …
HOW to enable HSTS in SSRS SQL Server 2014
Oct 23, 2018 · I've seen a lot of information on enabling HSTS in SSRS 2014, but nothing concise that indicates where the code needs to go. I've tried plugging it into the web.config for the instance, the …
Back to Parent Button in SSRS not showing
Feb 21, 2020 · I noticed the back to parent button is not showing, and I have a child report I want users to be able to use the Back to Parent report button to navigate through.