Multiple Chart Type Display
As shown below, I need to have multiple charts displayed in 1 report view. I don't mind how the data structure looks like as long as it will do the trick.The structure looks like this: id Week...
View ArticleFetchXML based SSRS report deployment error
Hi Guys, I am submitting a little problem I am unable to solve. Maybe it will help somebody in the future..I am working with BIDS 2008 and Dynamics CRM 2011.I just developed a FetchXML-based report...
View ArticleSharepoint 2007 Install
I am trying to run rsSharepoint_x64.msi on my sharepoint 2007 server that works with a sql2008r2 instance on another box. I am logged in the the account I used as the Sharepoing setup account. This...
View ArticleTurn off hyperlink action for website in SQL 2005 SSRS Report
I have a SSRS 2005 report that is used for an invoice. In the report is a link to a website likehttp://www.microsoft.com where the customer can go view information. When you view the report on the...
View ArticleHow to Identify Wether SQL Reporting service is running or not ?
Hi Team,How to idetify whether Sql Reporting Service is running or not In programmatically throw SQL server side or else .Net sideAppreciate your help.ThanksRanganathan.Palanisamy
View ArticleBar Chart - Category Labels
I have a bar chart and I want the category labels (x-axis ) to be Chapters. So the Chapters should be labeled 1, 7, 89 ,60, depending on the data in the dataset, but the problem is that the chart...
View ArticleSSRS Bruckner's post on hiding/shrinking columns
I am using 2008 R2 (no service packs, no Cumulative Updates). I need to to hide and shrink some columns.I found the Brucker...
View ArticleScalableList - Out Of Range error
I'm receiving this error (using SSRS 2008R2) in preview when looking at Page Preview, and when exporting to PDF.In this instance, it seems to be coorelated with adding the "Page Break Before" option on...
View ArticleI need help creating dynamic headers
I am attempting to populate header information (Image- Company Logo, Company address information) from a dataset created in the stored procedure. Based on the value in the dataset, I'm performing a...
View ArticleFormatting date and currency in SQL 2008 R2 Reporting Services
I tried to format a datetime column using "=Format(Fields!FullAlternateDateKey.Value, "dataset1"), "dd-MM-yyyy")" but it's not working.All dates became the same after applying this expression. The...
View ArticleCurrency format ssrs 2008 report is not working with join(lookupset) expression
HI there, I have working on the SQL Sever Business Intelligence 2008. so on my report - my expression is =Join(LookupSet(Fields!id.Value,Fields!id.Value, Fields!CostBeforeBrandtFees.Value,...
View ArticleUsing both Category Groups and Series Groups leads to minimum data value of 1
I have a query that gives me a list of all current customers, the software version for each customer, and number of helpdesk calls that each customer has placed in the previous 2 months. When I attempt...
View ArticleSQL Reporting Services .rdlc report interactive sorting distorted
Hi, I have a strange problem with interactive sort on a .rdlc report.The interactive sort icon appears totally distorted. Any ideas? I am using the default interactive sort on a Textbox.Attached is a...
View ArticleEmbedded image export into PDF
Hi,I have an application form that needs to be embedded into three pages report and exported into PDF for printing. When I import the image, it appears in a much larger size, so I have to resize it...
View Articlereportviewer parameter list not formatted correctly
Can somebody please take a look at this thread and reply back on the possibility of this working?http://forums.asp.net/t/1878004.aspx/1?reportviewer+parameter+list+not+formatted+correctlyBill Yeager
View ArticleRemoving Extra Padding Around Interactive Sort Arrows
I have a report (using SSRS 2005) which uses Interactive Sorting for all the headings in the table.There appears to be padding around the sort glyphs (arrows) on both the left and the right. It looks...
View ArticleSQL report server 2012 Permission issue
Hello guys,I have very annoying permissions issue with my Report server. I tried everything to solve it and there is no solution for hours.Following i've done.I uploaded my reports using my account to...
View ArticleDrilldown on a GROUPED column in SSRS 2008 matrix report
I have a matrix report, which has Id, Item in the Row Groups. Status in the Column Groups and Total, Cost1, Cost2 in the details. "Status" column has the values that I want to pivot on (that's why I am...
View Article'System.Data.SqlClient.SqlConnection' is not defined.
Hi,I am traying to connect my sql DB through the customcode. When i run he report i am getting tis errorThere is an error on line 13 of custom code: [BC30002] Type 'System.Data.SqlClient.SqlConnection'...
View ArticleReportViewer 2012 - v11.0.0.0 - Fixed Column Headers
Hello all,Are Fixed Column Headers supported on ReportViewer 2012 - v11.0.0.0 specifically? All my reports were designed to have fixed headers; this feature works well with the native ssrs viewer but...
View Article