Timed Subscriptions
I have a very simple question:Why is it that when I go to change a schedule for a report htat has a timed subscription, the To: field ends up getting blanked out but the CC: and BCC: fields remain...
View ArticleCheck for null values in string, if no values, print blank
Hi I posted a question a few days back, after playing with functions I was able to resolve it, I just have one more problem, if the string comes empty, only blank spaces should be printed, following is...
View ArticleConditional Formatting with muliple conditions - A "how to" question.
I use this Red/Green fill expression which works=iif(Fields!ES_RIIR.Value<=Fields!ES_Limit_Value.Value,"Lime","Red")However, do not want to use it if some of the cells fall under a certain group,...
View ArticleError of Credentials in Report Builder 3.0
Hi I am getting an error of credentials while testing the connections for data source in Report Builder 3.0.ERROR...
View ArticleHow to sort the Months in the natural order in PowerView
Hi there,Is there any way to sort the Months in the natural order in PowerView?I am using in the x axis of a chat, the Months member of a calendar dimension, and it is always displayed in alphabetical...
View ArticleImplementing SPC/Control charts in Reporting Services/BI Solution
Hello AllI'm one of the BI specialists in our company - currently looking after our BI solution which incorporates SQL Server 2005, SSRS, SSIS, SSAS, Performance Point, Pro Clarity and various other...
View ArticleDate Format - day of the week
I know how to format a normal datetime field so it returns "07/01/2014", by using the below code=format(Parameters!discharge_date.Value,"dd/MM/yyyy")But how do I add the day of the week to the...
View ArticleSSRS 2005 - How to calculate what period a date falls into, and use that as a...
Hi allI am trying to create the following report. I have a parameter which asks a user, what date they want the report generated as at. Depending on the date they put in, I want to calculate the total...
View ArticleDundas Chart for Reporting Services in SSRS 2012
We are in the process of upgrading our servers to 2012 and though I find many things about converting or upgrading dundas controls to 2008, I can't find anything about upgrading/converting to SSRS...
View Articledrill through from a data cell
Hi. We run enterprise 2012 and I'm reading the rules on drill thru at http://technet.microsoft.com/en-us/library/dd207031.aspx . The artcle says a drill thru from a text box, image or chart dat point...
View ArticleFilter Expression in Column Group
Hello All,I have a simple report which displays financials across multiple years.The report has a column group for year.When we run the report the latest 5 years data should be displayed.To achieve...
View ArticleChart Lines Dissapearing When Line Width Less than .38pt
I have a Line Chart with about 70 different series. As you can imagine, it gets pretty crowded. In SQL server 2005, I was able to set the line width to .25pt, but when I try to do the same in 2012, the...
View ArticleThe Value expression used in textrun ‘Textbox.Paragraphs[0].TextRuns[0]’...
Hi all,While viewing report in SSRS 2008 i am getting an error like thisWarning 1 [rsInvalidExpressionDataType] The Value expression used in textrun ‘Textbox21.Paragraphs[0].TextRuns[0]’ returned a...
View ArticleAny way to pass Multiple Values for a single Label in the Parameter?
I have a Report that Contains 2 Parameters, @Customer & @Area. When trying to set up the Available Values for @Area, I'm having issues using multiple values for one Label, i.e. = "4006" Or "4610"...
View ArticleRectangle keeps expanding and moving other report items
Hi there, I am using SSRS 2010, and I am trying to make an rdl to fit exactly on pre-printed paper so I need report items to occur exactly where they are located. In the attached image , I have a...
View Articlemultiple dataset in one tablix without lookup
hello,I am using sharepoint 2010 and sql server 2008 r2 ,i need data from more than 5 datasets and that to in same tablix[table] with out lookup.please help.thanks
View Articlequestion about
regards. My report chart does not show the name of each category that is showing on the graph, how can I do to show all. Greetings.
View ArticleSSRS Dataset Filter Operator
Hi --I have a Dataset which returns data based on a multi select parameter. It uses a filter to achieve this and works as expected (based on the IN Operator).Now I have to update the report so it also...
View ArticleAssignment Work by Resource Report - Data Table
Hi -- Due to an internal requirement I have part replicated the SSRS EPM Assignment Work by Resource Report (the main histogram). However I am now required to replicate the Data Table which sits below...
View ArticleApply conditional formatting for a textbox in a matrix that contains an...
I have a matrix that contains one row, and one of the columns in this row (a field ) contains an expression. I know this field is "Textbox24" but anyway, I have created a placeholder for this field and...
View Article