Page Headers cannot be repeated due to sizing of the page
Hi,I have found it out somewhere like this :-You can repeat page headings on every page if your page breaks are due to breaks between groups (hard pagination). You cannot repeat page headings between...
View ArticleNooB to SSRS, need help with filtering on a chart
I have a DataSet that contains the following informaitomCity CountIt Coast MonthBaltimore 20 E 9 Baltimore 44 E 8 Baltimore...
View ArticleHow to call an Oracle stored procedure from data driven report subscription...
Hi, I have an oracle stored procedure using SYS_REFCURSOR I am using to create my report. Now I need to create a data driven subscription calling my SP (from SharePoint). For Connection Type I use...
View ArticleDetail on a Tablix Result
I'm back.I've been tasked to duplicate an online xml report into SSRS.This report grabs a subset of data from a SQL table and then allows the user to focus on one of the records in the result by...
View ArticleWhere is the SSRS BrightPastelle Color Template File located with the...
Where is the Where is the SSRS BrightPastelle Color Template File located with the Exact Color Names used?I'm looking for the specific color listing within the Palette that should include between 10...
View ArticleReport Parameter Properties Specify values
For a particular parameter I want to give the available values as either ='02' or '91' with label A and not equal to '02' or '91' (all the other values other than 02 and 91)with label B. what is the...
View ArticleSSRS 2005: Allowing the user to specify sort order
I've got a report I recently did in SSRS 2005. The users want to be able to sort the returned data by one of 2 columns (either service type of date of service). I've just Binged this and am getting the...
View ArticleAn error occured while attempting to start the report preview worker process....
Using SQL Server Data Tools for Visual Studio 2012 (with SSDT version 11.1.30822.0) and trying to preview a report I get the following error:===================================An error prevented the...
View ArticleIn Group vs. Dataset Scope
I have a list of Managers in a Row Group. Plus there is a field of managers that have helped do something. I have a report built so that it groups the managers, and I would like to count the # of times...
View ArticleBar Chart data labels issue
Hi, I am having a problem with data labels to align with correct bar in this chart.I have gone through all of the properties possible to align June 2013 with correct bar and April 2013 to not show up....
View ArticleUsing aggregate functions with filtered groups
Hi, using 2008 R2. I have a fairly simple report with several tables that all use the same dataset, which basically just selects row detail. Each table has one Grouped row with a Totals row at the...
View Article[SSRS 2008R2] Gauge frame change problem..
Hey Guys.I have problems changing the gauge frame into something i want.I know it's possible getting there by changing some attributes, but i just can find out how.I'll be happy to know how to do...
View ArticleExport Excel: conver zero values in blank
Hello all, in a textbox of my report I have this expression:=CDec(FormatNumber(Replace(Fields!Valore.Value,".",","),3)) When I export to Excel some values are showed as 0.000. Is it possible to convert...
View ArticleDataset Filters In Operator (for parameter) : SSRS 2005
Hi,This question is strictly for SSRS 2005 version.I am having one "report parameter" (and not the one which is defined within my SQL - stored proc)I am putting in the "Filters" tab of the dataset...
View ArticleInserting a page break between the rows of a tablix
Hi,I have a tablix in my report design. I want to add a page break only between the last two rows so that i can get only the last row in a new page. For example : If i have 5 rows in my tablix, i need...
View ArticleCustom Report Designed in Excel to be now designed in SSRS 2008 R2
Hi Fellow SSRS Wizards,I have a very difficult boss who wants things regardless of what is needed to make it happen. I was presented with the report that needs to be done immediately... It's a report...
View ArticleBIDS 2008 projects in Visual Studio 2010
Hello all, because I'm encountering several problems to connect my BIDS 2008 Reporting Services project with TFS 2010, is it possible to use Visual Studio 2010 to work with these RDL files? Thanks in...
View ArticleHow to form expression for Running Value in a chart?
I am developing a chart which should return an average of the below sample data. If the sum of rows per client > 12, then I want to average in a "1" integer value. If the sum of rows per client...
View ArticleSSRS report error
We have several SSRS reports that stopped working recently under the MySubscriptions link in SSRS report manager. All these reports can be run by clicking the report link and setting the parameters....
View ArticleSSRS 2008 R2 -- Scatter Chart with Plot an image and then plot the defects on...
HiPlease let me know if this is doable?This is the requirement:I have an image of a product. The defects coordinates are in a table(x and y). Now I need to have the defects plotted on this image. To...
View Article