
Email Recipient limits on SSRS Subscriptions - SharePoint Integrated …
May 20, 2014 · We are running in SharePoint integrated mode (SharePoint 2010), with SSRS 2008 R2 and I cant find anywhere that I would set this up..... I have had a look through the …
Manage subscription SSRS SharePoint integrated mode
Jan 31, 2017 · Do you know if anyone can create SSRS subscriptions in SharePoint? Based on the error occurring right when you go to try and create a subscription it almost sounds like a permissions issue …
send an alert to notify ssrs report rendering is failed
Mar 2, 2015 · SSRS unfortunately doesn't give much automatic altering when reports fail (for whatever reason). There is however a good logging table you can use. I use the below query to monitor failed …
SSRS 2014 - Custom File Naming (timestamp based) for Export to text ...
Oct 17, 2016 · I am using CSV renderer to export a simple SSRS 2014 report from my web app to text file.
SSRS 2005 - The email sent by subscription loses formatting when I ...
Jan 21, 2010 · I have configured an email subscription with the report rendered as a web archive. When the email is sent out and I open the mail in Outlook 2003, the formatting looks great.
Export to Excel taking too much time. - social.msdn.microsoft.com
Oct 24, 2011 · I am bring data into SSRS using a stored proc (runs with in 20 sec). The report contains 40 columns and 50364 records. When I render this report in report manager Its taking 35-40 sec. …
Unable to connect to the SSRS server via SSMS
Jun 8, 2016 · I wanted to try to re-install SSRS component only, but it seems you can't do it. I'm trying to connect to SSRS via SSMS with Windows authentication as I believe this is the most basic step I …
SSRS: How to remove the extra rows when exporting the drill down …
Jun 18, 2015 · I have a drill down report which need to be exported to excel. But, when exporting to excel it shows many unwanted blank rows for a particular record due to the drill down option. Is it …
SSRS 64bit machine and drivers - social.msdn.microsoft.com
Jan 11, 2008 · I am in the process of building my own custom data processing extension and I was wondering if it is possible to build this as a 64 bit application, which can talk to the 64 bit driver and …
SSRS Code to run a SQL Statement - social.msdn.microsoft.com
Jun 30, 2016 · I have a report that allows for entry of a Customer Number in a parameter. I'm trying to find a way to validate the value entered before the datasets execute in the report. I've tried a function …