Parameter Issues in Drillthrough (Link) Report
Hi!I have a main report and a drillthrough(child) reports. Both work very well. But there is an issue with passing parameters.prodID and @Date. On the main report you would click on the prodID to...
View ArticleWrong Width in IE in Report Server
Goal: To make the width of the repot to be similiar for Internet Explorer and Firefox in the website in report server (http://myserver/reportserver). Problem: Displaying the report in IE, the width is...
View Articleparameter
Hello All im new to ssrs so please bear with me i have a report that shows me 5 fields JobNo company jobtype placedid j1234TEST Perm 112345 (placed)j1567test1 perm...
View ArticleRunningCount of ROWS based on row grouping
Hello,could somebody provide assistance in creating, I would call it RUNNING COUNT of the rows within every of the groups but, displayed only on the LAST page of every group?Additional info: I have...
View ArticleLine chart - series by date plots out of order
I have a drillthrough chart that uses dates on the x-axis. Depending upon the time range, the major gridlines are either going to be days, weeks, or months. That logic is all working. If the user...
View ArticleHow to match text regardless of case
This seems like there should be an easy answer to this, but I've been searching the net and cannot find a solution.In SQL 2008 Reporting Services, I have the following...
View ArticleCalculating Percentage from Table Matrix below Row
I have a table Matrix as follows:Row Group = Segment2Column Group = Year, Month_IntOn the row Groups I've used the filter option to restrict the returned records to only show for certain values in...
View ArticleOnly Aggregate Visible Fields in Report
Hi,I have a dataset in which I'm am using the "Visibility"group property to hide any Field that has 0 Quantity. I want to only aggregate the Profit & Loss if the Quantity is not zero. However, SSRS...
View ArticleColumn chart in SQL BI
Hi,I have this table:Product (char)AtStation1 (datetime)AtStation2 (datetime)AtStation3 (datetime)I created column charts for each station showing how many total (count) products at AtStation1 , 2 and...
View ArticleHow to insert a row in Tablix dynamically based on runtime values?
Hi All:I'm new to ReportViewer and Tablix and need some help. It is a Visual Studio 2010 ASP.Net web report project. I have a tablix/ReportVeiwer with , say, two columns--High School Name, Total...
View ArticleIs it possible to export only the current page or page range specified in...
Iam currenly working on SSRS 2008. In ssrs we have the export functionality. when i select the format from the dropdown and click on export, the entire report is exported to the selected format. But my...
View Articlereport rendering very slow on varchar(max) column
Hi, I have a very simple report which displays just a single row each time of a varchar(max) data in a table(tablix). The varchar(max) data can be as long as 280KB. The report is so slow, and it may...
View ArticleHTML Export - image resizing issue
Hello.In order to execute reports’ rendering into the HTML 4.0 format I use the ReportExecutionService class (http://msdn.microsoft.com/en-us/library/ms164418(v=SQL.90).aspx)In order to get exported...
View ArticleHorizontal order for a list in SSRS 2012
I have implemented a list with two textbox (Year and Aggregate) like this:[Year][Aggregate]The list is shown like this:201045201135But I want them to be shown like this:20102011 45 35How can I...
View ArticleSSRS label series icon above label
Hi,I have a line chart with 2 series with name A and B.In the label i have the line icon for A followed by the A serie's label. Is it possible to have them below one another?Icon AName Ainstead oficon...
View ArticleReporting Services - Local Reports
I am programming in RDLC, local reports. Are local report capable of the same things as RDL?(I use classic windows forms and Visual Basic or C# to display my reports)Can I use Report builder 3.0 to...
View Articlessrs 2008 r2 show or hide paramter area
In an existing SSRS 2008 r2 application, there is an up or down area that appears sometimes in the paramneter area of the SSRS report. When I hover over the up or down arrow, the tooltip calls this the...
View Articlesstrs 2008 r2 column headers on each page
In an SSRS 2008 r2 report, my user wants to be able to keep column and report headers on the top of each page when the report is exported to excel or PDF? Thus can you tell me and/or point me to a...
View Articlessrs 2008 r2 able to detect missing software
In an SSRS 2008 r2 report, I am going to be adding PDF and word documents to each ssrs report for the users to access. If the user does not have software to open the pdf or word document from their...
View ArticleShould be easy: what's the new name of the Excel render format in SSRS 2012?
The following code for a Hidden property is never True in SSRS 2012 when I'm exporting to Excle but I'm having trouble finding a listing of the new render format names. (I want to export to the xlsx...
View Article