Filter issue
Hi,I had a report with 3 columns. Lets say Column 1, Column 2, Column 3.All the columns has a,b,c,d ,e options. that means user can select in column 1 - a, column 2-b, column 3 - c.then report has to...
View ArticleSSRS 2012 Print button not appearing on ASP.NET app
Recently upgraded an ASP.NET app to SSRS 2012. Unfortunately, just happened to do this the same weekend as IE11 was pushed out, so have been dealing with a host of other issues as well... trying to...
View ArticleIn the email subscription of SSRS, the image is not resized.
Hi everyone,I have a report, which is displayed correctly during normal system usage. The image is resized correctly to fit proportional.But when I schedule this report, in the mail subscription I...
View ArticleAdding web services to C# application
Hello,having on mind that I use SQL Server 2008 R2, could somebody help me to perform adding WEB Services as described bellow:1ReportServer2005: Namespace:...
View ArticleSSRS dynamic image expression not working
Hi All;All my below dynamic expression not wrking =iif(First(Fields!new_mainValue.Value,"DataSet1")="ABC",True,False) Any help much appreciatedThanksPradnya07
View Articlehow to count the number of records in each dataset?
Hi frnz,I have a report that having 5 datasets that is using a single report.here i want to count the no of records of each datasets in my report how would i do this.i have written this expression...
View ArticleChecking these SSRS Questions ??
I got these questions from a practice book based on sections that talks about learning SSRS. It does not have a Key to grade it. Does any of the questions I answered look wrong(I answered in orange)?
View ArticleSSRS_LoadReportError
Hello,why this error having on mind that, according to this forum in one of threads from the past, I defined path correctly: Thanks
View ArticleHow to generate a chart in RS showing number of blanks in data set?
Hi,although I work at Microsoft, Reporting Services isn't my area :-)have a data set, and in that data set, several columns contain blank or NULL values. I need to create a chart showing the number of...
View ArticleChecking these SSRS Chart Questions?
I got these questions from a practice book based on SSRS Charts. It does not have a Key to grade it. Does any of the questions I answered look wrong(I answered in orange)?
View ArticleCustomize the report margin while rendering
I want to customize the report margin while rendering. I am using ReportExecution2005.ReportExecutionService webservice to render report. how to customize the report margin?I try to use deviceinfo for...
View ArticleBorderWidth expression
I want to increase the TOP BorderWidth to 3pt when the field name = 'Mon' below is the expression i have placed in the TOP BorderWidth=iif((Fields!dayname.Value) = "Mon", "3pt", "1pt")
View ArticleSSRS Matrix row sort
I have looked at multiple posts but haven't been able to get a working solution.I have the following matrix:Matrix:Risk 9/2013 10/2013 11/2013...
View ArticleSSRS 2008: connection failure, timeout or low disk condition within the...
Hi,I have started getting this error since a week now when I try to schedule a report or change a schedule of a report. An error occurred within the report server database. This may be due to a...
View ArticleFreeze panes after exporting ssrs to excel
Hi, I need to freeze the headers after getting it exported into excel. I don't want manually freeze panes in excel. I want to do it in SSRS itself. I tried all the option like tablix...
View ArticleParameter that allows user to select quarter
Users want report to return data depending on which quarter they selectHow do I create a parameter that contains the quarters?
View ArticleNeed to add $ symbol in the amount column
Hi All,i need to add a $ symbol in one of the value column in my SSRS Report.(SSRS 2008 R2).But , the problem is $ should be Left Aligned and Value should beright aligned. If the value is zero then...
View ArticleSubscription to generate report every last day of the month in SSRS
Hi I have a requirements to set a subscription in SSRS on the last day every month. I'm tried to open the SSRS subscription i notice it cant provide this requirements. Can anyone have the idea to do...
View ArticleChecking these Table and a Matrix Questions?
I got these questions from a practice book based on sections that talks about learning SQL and SSRS. It does not have a Key to grade it. Does any of the questions I answered look wrong(I answered in...
View Article