Exporting PDF files from SSRS 2012 - "There was an error opening this...
Good dayI have the situation where we are exporting PDF files from reporting services in our website. When dividing the data into sections, the report exports perfectly, but when exporting the entire...
View ArticleSubreports for RTL cultures
Hi,I have an RDLC report with a subreport. The subreport's actual width is smaller than the space given to it by the report (e.g. subreport width is 5 cm, while it is given whole page width in the main...
View ArticleFuture SSRS/Report Builder releases
Hi,Can anyone tell me if there is a long term plan for Reporting Services and report builder? We are on Report Builder 3.0, but this was more of a minor update from 2.0 (which is quite old now). SQL...
View Article300 seconds timeout with SSRS 2012 + Sharepoint 2013
Hello,Using Reporting Services 2012 in SharePoint (2013) integrated mode, i'm hitting a 300 seconds wall when i run long reports.The RS logs mentions a SqlException : timeout expired error .Problem is,...
View ArticleSSRS 2008 problem with creating subscription using a stored account
Hi All,Whenever I try to create email subscription via SSRS, I get the error“Subscriptions cannot be created because the credentials used to run the report are not stored”I am getting around the...
View ArticleParameter Default and Available values get their values from the same query,...
HiI have a parameter where both the Available Values and the Default values get their data from the same query. The Available Values and the Default values are supposed to get refreshed when one or...
View Article"Index Was Out of Range" Error in SSRS 2008 R2
I have a report that gives an "Index Out of Range" error when I navigate to its second page in SharePoint. All the pages before and after are fine. And the second page only contains the continuation of...
View ArticleSSRS Document Map Navigates to Bottom
After migrating to SSRS 2012, reports that already contain document maps appear as before, but when clicking on a map element, it only navigates to the bottom of the page where the group heading is...
View ArticleSSRS Email and Toggle Function
Is it possible to retain the Toggle functionality in a report that is sent via email? The toggle works fine when the report is used in Internet Explorer but the Toggle functionality does not even...
View ArticleHow to create parent-child relationship in one report without subreports?
I am developing an RDL in SSRS 2008 R2. I have a working parent report which currently links to a subreport. These reports connect via a PK/FK. For example:create table #sample_data ( parent_key...
View ArticleHow to sum the data labels to a total in my chart diagram?
HiI am counting order type by a field which can have 3 different values.In a stacked column chart I am displaying the count of those different values, and showing a data label with the count for each...
View ArticleNeed Help with Maintaining SSRS. Small Flat File for Repetitive Select or Case?
I have a “problem” that is over my head—as a relative newcomer to SSRS—that one of you may know best how to address. I currently have a set of standard reports that I have been recreating for multiple...
View ArticleCopy Data Between Two Servers (Prod - Dev)
Hi, can someone let me know the best way to copy the data betweens two diffrent servers (prod - dev). i have a table which has like 50000 rows on dev server, based on a column called symbol and...
View ArticleNeed to show only modified data in sql audit report
I need to create a report that shows only the rows and columns of data that has been modified in sql tables. This brings on many challenges. For example, some tables have over 100+ columns and many...
View ArticleSSRS - Controlling exported PDF
Hi,Can we lock down the exported PDF document so that the user can't copy-paste information from the report?The requirement is - when the user exports report to PDF, the PDF should be locked down. No...
View Articlehow to add custom bing tile layer to SSRS
Hi All,Is there any way to add a custom Bing map Tile layer in SSRS 2008 R2 maps reports?Regards,Mayank Jain
View ArticleUsing shared datasource in a look up function
Basically I have 2 datasources in my report. One is embedded and other one is shared. In one of the columns of the report I want to write an expression which fetches the data from the dataset...
View ArticleSSRS query designer doesn't support dynamic sql ?
I got the error 'The Declare SQL construct or statement is not supported.' when I use dynamic sql,
View Article