How to suppress the subreport when there is no data in it?
Since there is no way to pass value from subreport to the main report, how to suppress the subreport when it is blank? Thanks.
View ArticleSys.WebForms.PageRequestManagerServerErrorException: An unknown error...
I get the following message soon after 120 seconds. Report query returns the full data set in SSMS withing 25 seconds.This is a fairly a large report. I get this same error messages many of my large...
View Articlesend an alert to notify ssrs report rendering is failed
Hi Friends,I have one small requirement.When ever the report fails in rendering time or report is not working(due to some data issues), I have to send an alert to notify people this report is rendering...
View ArticleAdding weekday name to x-axis in a chart
I am trying to add a weekday name to the horizontal axis in a chart (SSRS).In horizontal Axis Properties I went to number, then Custom, and added:=(WeekdayName(Fields!Date.Value))It nearly works. I...
View ArticleSSRS 2008 R2 - COUNTDISTINCT By Group
Hello, Thanks for the help in advance. I have some a results set that gives some numbers by country. The countries selected are controlled by a parameter which is 'Multi Select'. There could be one...
View Article=WeekdayName(weekday(Today())) gives me tomorrow
Hello I have noticed with one of my reports, when I add weekdayname, that tomorrow's value appears. I tested this by adding a textbox with =WeekdayName(weekday(Today())) in it. I have just run this (on...
View ArticleSSRS 2012: Report Header PrintOnFirstPage-problem after report migration from...
Hi ,I developed my report using VS 2008 IDE and the report header property "PrintOnFirstPage" is set to False.The content of the header are some textboxes and lines that should show only on page number...
View ArticleRegister a standard .NET framework data provider
We have a custom data provider that we would like to register with the report server in a SQL Server 2014 standard edition. I have placed the necessary dlls in the bin folder inside the Report Server...
View ArticleUnable to edit or delete data driven subscription - rsInternal Error
I have a data driven subscription that I am trying to edit or delete. If I do either, I get a messageAn internal error occurred on the report server. See the error log for more details....
View ArticleSSRS Data Driven Subscription Management Questions
I have two questions on data driven subscriptions in SSRS 2012 Enterprise Edition1) Is there a limit to how many can run at a time? The reason I am asking is that yesterday we had a very large...
View ArticleSQLDumper Error
While troubleshooting another problem I discovered this error.Any thoughts on this?Thank you---------------------------------------------------------------------------------------------Fault bucket...
View ArticleHandle the junk character
Hi Friends,I have a some junk characters some things like below..I want to handle those columns , (I have to change it into readable format )Is there any function is there to change the format of...
View ArticleMVC
HII'm working with Mvc application, i want to share the views across the entire solution.I created an email template on my main project and i want access it on MVC service project which is sitting on...
View ArticleHow to generate expand/collapse ssrs report?
Hi,I have a requirement, where i have to expand/collapse the columns like belowID Name Profile1 X A1 X B2 Y C2 X D2 X Enow i...
View ArticleHow to implement tool tip functionality in SSRS report
Hi,I want to implement the tool tip functionality in on report.Requirement is like this, When ever I have to move my mouse to the particular below mentioned column the fully qualified name should have...
View ArticlePassing rendering format and report parameters in the URL to call a report -...
Hi,I've a SSRS 2012 with the integer and multivalue Creation_Years parameter that I need to call directly to export data in the Excel format.I've tried to use this URL:...
View ArticleLoop over datasets
SQL Server 2008 with latest service packs and patches as of 1/1/2015.I have 15 datasets in my SSRS report. Each dataset has the exact same columns (Code, Name, Length). The query behind each dataset...
View ArticleSSRS 2012 display of report parameters
In an exisitng SSRS 2012 report, a user can currently select individually 5 different reports that can be generated. Now the user wants to add a 6th report where there would be 2 additonal parameters....
View ArticleSSRS report within SharePoint - parameters get reset
Hello,We run SSRS reports from SharePoint using Internet Explorer.Recently some of the report users started having problems with running reports locally on their laptops. They cannot select report...
View ArticleSSRS Cascading Parameters
Dear Team,Kindly help with below issue.My SSRS report has 8 parameters among which first 3 are mandatory and other are optional.I have 6 datasets 1 for main report display dataset and other five are...
View Article