Drill through data until condition is met?
I’m trying to display my sales order data in a report which will drill down through the parent, child sub parts of the sales order line item until the part is in stock. It will always display the top...
View ArticleCharts questions
I have a report which is a chart only report i want to have for different reports which are charts only and make them fit in one PDF page... Can someone guide me on the sizing or how to resize to make...
View ArticleSSRS 2012 - PDF rendering of a report fails to reset page numbering on a...
Is this a bug? Can you duplicate this problem?In SSRS 2012 (with or without CU4), PDF rendering of a report fails to reset page numbering on a group page break if the contents of a text box in a...
View ArticleHow to Make Chart Scale Display Integer Only?
Hello,I have created a chart and it displays the y axis scale in decimals like 0, 1, 1.5, 2, 2.5, ....How can I make it display interger only? (Like 0, 1, 2, 3, 4, ....)Thanks.
View ArticleReporting Services 2008 Chart Value Axis Bug with Line Series
If I set value axis number format to have one decimal place, the major grid lines (and their labels) are rendered erraneously, e.g. my first point has value 79.99955... but it is shown in the chart way...
View ArticleHow to use custom assembly code on parameters with a dataset
Hi, I have a custom assembly code that we are using it's methods inside our reports. I have a parameter where its data comes from a dataset. Now I want to apply one of my methods from our custom...
View ArticleSSRS help
I have a report with parameter "@PUBLICATION" and SQL for the parameter dataset is"select name as description,publication , publication || ' : ' || name as PUBLICATION_NAMEfrom circ.publicationWHERE...
View ArticleQuery inside ssrs 2008 custom code
im using ssrs 2008,i have query in my dataset, from that i created a table which pulls that data from my database.inside my ssrs i have a vb code that do get the data that has been entered,all i want...
View ArticleFinancial Query
Hi All,I am using SQL 2008 R2. I need to calculate the revenue based on the financial year. i have 2 parameters ie. month and year.case 1 : when jan 2011 is selected, then i need to get values from...
View ArticleLeft Justification doesn't work in production mode
Can anyone tell me why the left justification will work in Design and Preview mode, but not in production mode?I have left justification set as the property on the text boxes, and it looks perfect in...
View ArticleSorting parameters in dropdown list
Hi!I'm creating reports based on SSRS 2008 R2. I use parameters with query source.Do I can sort parameters in dropdown list based on label?I've found this...
View Articlehow to supress empty rows.
hi Eileen,when i queried i am getting a single row .But when i binded to tablix with Iff statement like : IFF(Fields!column1.value like "Test",Fields!column2.value,"") .I am getting empty rows .I tried...
View ArticleHelp Sorting Multiple Column Totals
All,I have a requirement to sort column totals in a my matrix report that has a list of customers on row, two column groups (year and quarter) with column total, and total sales. My sort expression is...
View ArticleMicrosoft excel security notice:export ssrs 2008 report to excel 2010, the...
Export ssrs 2008 report to excel 2010, the hyperlinks which are also exported are not working.Unable to downlad.Mudassar
View ArticleIndexOutOfRangeException
Hello, I've just experienced an odd problem. Our Reporting Server is running 2008 SP2 (10.0.4064). This morning all of the reports served on the server started giving an error when trying to view them...
View ArticleText box content to get displayed on all the pages expect the first page in...
Hi,I have a text box in header on my SSRS report, I want that text box to get displayed on all the pages expect the first page, in the text box i am displaying today's date through...
View ArticleReturning Start and Stop times
Hi All,Apologies but I am new to report builder and SQL and although I can write some reports, somethings are a step to far.I have the below data table that runs on report builder, what I want to do is...
View Articlegetting extra column while exporting SSRS report into excel
Hi, I am getting extra column while exporting SSRS report into excel but those columns not in my report.how to avoid these columns please find the attached screen shot whith red circle.
View Article[SSRS 2008] How to take the maximum of 2 calculated width of graphics ?
Hi !I have a report calling a subreport, which calculate a bar chart. I want this bar chart to have a dynamic width depending on the number of categories in X axis. Actually, my subreport is called...
View ArticleSSRS 2008 R2 - slow performance rendering
Hi,I have a report which contains a chart and the performance to render is very slow. The CPU on the server will max out when it is running.Here is an example of the chart (it is not the simplest...
View Article