Include report output in body of report when calling from...
I'm using reportExecutionService.Render to create a report, and the rendering works fine. I can't figure out how to send an email with the report in the body -- MHTML is the right format to use, I...
View ArticleSSRS 2005 | Getting Address bar URL
In SSRS 2005, how to get the address bar URL. Is there any built-in function?Karthick
View Articlesync ssrs visual studio project with ssrs server - alm
Hello everybody.To manage ssrs reports development i use tfs - it works nicely - deploy, checkin... - all the alm options.But i want to remain the option for users to change the reports from report...
View ArticleData Visualizations - Gauges, charts etc not rendering
Hi, We have recently migrated to SSRS2012 and since this time any report with a gauge or a chart within will not render. Upon researching even newly created reports will not render them. Has anyone had...
View ArticleReport Builder - Add report Processing time
Hi,I was wondering if there was any way to add a value field to a report, with the time it took for the report to Process.It would probably be a text field with an Expression, but don't know how that...
View ArticleReport Builder chart
Hello,I have a 2012 report builder chart that has two series (one area chart and one bar chart) combined into one chart. The problem I'm having is the bar chart has much smaller numbers than the area...
View Article"Sending" Parameter value to another Report, when Parameter is Multi-Values
Hi,I have a report where I use a Parameter that can have Multiple Values.I created a link within the report result that goes to another report (Action), and when it goes it needs to send a few values,...
View Articlehow to set custom variables in report builder 3.0
Hi,i am using Microsoft Sql Server 2008 Report buider 3.0. and i generated report and that report how to use custom variables.please suggest me..Thanks & Regards,Kotam Raju S
View ArticleSee Report-Level Variables in Report Builder 3.0
Is there a way to see Report-Level variables in Report Builder 3.0? Also, just as a feedback, it would be really nice if there were a way to see and easily access all of the variables used in a report...
View ArticleReport Layout Limitations
hi to all,Have a great day. i am using SQL SERVER 2008 R2 .1.) i have a requirement of ssrs report get spool into ppt so i tried aspose trail edition but enterprise edition is too cost , so can you...
View ArticleParsing a Blank in SSRS Expression
I have parameters like so @P1 NVARCHAR(15) = '' , @P2 NVARCHAR(10) = Null , @P3 CHAR(1)Now I want to dynamically set the report name base on parameters selected. If @P3 = A and @P1 <> "" then...
View ArticleSUBSCRIPTION ERRORs : Failure sending mail: The user or group name...
I am getting this errors on subscriptions on RM 2005What is that this error means? thanksGok Failure sending mail: The user or group name 'CB_OFFICE\XXX' is not recognized.
View ArticleWhat is suggested alternative to deprecated Report Models
Hello, MSDN advises that SSRS 2014 is the last version that will allow using existing report models so they suggest to "consider updating your reports to remove their dependency on report models." What...
View ArticleSSRS Matrix Only Showing First Row In Group
HiI am new to matrixes and I have created a dataset which I would like to populate into an expanding / collapsing matrix.The purpose of the report is to show a list of pallets and their respective...
View ArticleSSRS: How to extract multi value parameter which is taking from cube in a...
Hi All,I have a report called "PersonsList" which is using sql server as data source. I have another report called "EmpTypes" which is using cube as data source. I need to run EmpTypes report first...
View ArticleAn unexpected error occurred while compiling expressions. Native compiler...
Hi All I have custom code in my report. All references are fine, I have used code in my reports since forever! I placed a textbox above the table with the expression: Code.Update_Alloc(). When I try to...
View ArticleSSRS 2008 r2 - how do I create a single vertical Stripline at a specific date...
I'm struggling with trying to display a single vertical stripline at a date value along my x-axis. I'm using the following non-default settings within the stripline editor: bordercolor = tomato...
View Article#Error in SSRS Report
Hi all,sum(iif(Fields!yr.Value=Parameters!yr.Value,0,Fields!qty.Value)) Above expression in my report showing #Error.can anyone help me please!!!
View ArticleAdd two different custom calculated fields from two different datasets in matrix
HiI am not sure if this is possible or not, we have two datasets and each one has an additional calculated field which breaks the value JobBilledExVAT into three years.So it reports for example how...
View Articletoggle on image in SSRS
Hi Friends,I have a requirement where i have to display some data which is coming from a sub report when i click on an image.i have two problems here,1) if i provide toggle on image text box it is...
View Article