Error While Passing Credentials from SSRS to Sharepoint Data Source
I am using SSRS 2008 R2 to build a report that uses a Sharepoint list as its data source, to which it is configured to connect using Windows Authentication (Integrated Security). The problem is that...
View ArticleReport Times Out in .net Reporting Application
We have a custom .net Report Application that is attempting to load a slightly data intensive SSRS report. Strangely, the report runs fine and returns data, albeit a little slow, when it is ran through...
View ArticleFind a query used by SSRS Report
Hello everyone, I am running an SSRS report that has a stored procedure based dataset. The stored procedure accepts parameters from the report. I was wondering if there is any functionality in SSRS or...
View ArticleVerify SSRS SharePoint Integrated Mode
Is there any way to verify whether or not SSRS is running in SharePoint Integrated Mode without using the Reporting Services Configuration Manager? Need to verify this but don't have access to the...
View ArticleReport Application Lag and Migrating to RDLC
We have an issue where the ASP .net Reporting Application we are using is running at a significantly slower pace than the Report Manager portal, when it comes to running large reports. One of the...
View ArticleSSRS Report Formatting Problems in ASP Report Application
I have an SSRS report that is being displayed in a custom asp .net report application through the ReportViewer control (VS2010). The SSRS report renders fine on the Report Server and through Report...
View ArticleUsing Microstrategy on Highly Normalized SQL Server DB
Hello everyone. I am interested in comments and insights relating to using Microstrategy to report against a complex snowflake SQL Server database comprising of several transactional, normalized (3NF)...
View ArticleLIKE, IN, and a Subquery in a Single SQL Statement
Hello everyone, I am writing a query in which I am trying to search a subquery/CTE for a wildcard substring, and nesting this logic in my CASE statement. For example: SELECT CASE WHEN '%' + text + '%'...
View ArticleE-mail To Dynamic Recipients Based on Stored Procedure
Hello everyone, I have a stored procedure that returns a list of users among its output. I would like to configure an e-mail alert to be sent to this list on a daily basis. The stored procedure uses...
View ArticleSSRS Site Hosting and URL Masking
Hello everyone, I'm planning to host a frame web page on a SSRS Report Server, from where users will be able to access the page using the URL similar to the one as follows:...
View Article