ReportViewer does not display rotated header text vertically
We have a report which has column header text rotated so it displays vertically. When viewed in the ReportViewer in the ReportingServices web interface, it looks great.However, when I run the same...
View ArticleDisplay SSRS Report based on windows application parameters.
Hi, I need to display report in winform based on winform parameters. I'm ve in SSRS report via URL, I deployed in Reportviewer in winform . Now I need to display that report based on my win form...
View ArticleMass Convert/Upgrade .RDLC Files
Good day to all. I have many .rdlc files we created using VS2008. We have now upgraded to VS2012. Is there a way to mass convert/upgrade the .rdlc files to the 2012 version without having to open each...
View ArticleUnable to get ReportViewer to work (something missing?)
I'm a bit rusty on reports. I'm currently running VS2012. I've created a C# Asp.Net web project. I've been trying to do an absolutely basic report as a test.I've created an xsd dataset from...
View ArticleMultitenancy reporting
Hello everyone,I have a multitenancy web application which uses database level seperation. This means that each tenant (customer) has their own database. The reason for this is that I make extensive...
View ArticleCombining 3-D and 2-D on Charts
Can you specify a chart where the primary axis is charted in 3-D and a the secondary axis is charted in 2-D? Specifically I want have one data series charted as a 3-D Bar graph and the other as a...
View ArticleSSRS slow performance with subreports
Hi, I have a report with up to 12000 pages and now I have performance problems.For example I have 1200 teachers and every teacher has a list of pupils. The data of the pupils should be displayed on...
View ArticlePrint one or more RS reports from a Web app.
I would like to know how to print one or more SSRS 2008 reports from a Web app. The SSRS 2008 report lives on a report server. Scenario: A user could select the one or more reports from a list,...
View ArticleWebsite Data Source Tab not showing in Visual Studio 2010
<div>Hi,I want to drag and drop the data filed of table I crated under DataSet1.xsd.But I ca't find the WebSite Data Source Tab on the VS2010 platform when i open the rdlc report.Below is the...
View ArticleRepeat rectangle in subreport.
I have a dataset A. A is a list data . In subreport i create a list B with dataset A. I want to repeat header each page.Don't use page header because page header will not display in subreport and i...
View Articleissue with the XML Data Provider Query
Hi,How do i properly construct the query against the dataset shown below?<cspGrowthChart><GrowthChart><xs:schema...
View ArticleProblem with blank display after report.
Blank displays when i print to pdf. if i make width of report small, it will be ok .But i want to know how can i know standard width of report extractly.
View ArticleEXPORT TO EXCEL FROM REPORTING SERVICES 2010
I have the Visual Studio 2010, and when I want to export a large excel from reporting services, finished downloading and the session dies, or when my bandwidth is low, it fails to download when there...
View ArticleReportViewer not working through Akamai caching server
HiMy SSRS report is working fine on Dev server but if open it though akamai caching server, report viewer toolbar themes and height width is shrinking on all the browsers.really i frustrated... i am...
View ArticleHow do you add up row totals in report
I'm not seeing anything similar in this form so if this is off topic then let me know and I move it. This involves a .rdlc report| | A | B | C | D | E |...
View ArticleAdd new values to Zoom drop-down list
I am using WebForm ReportViewer control in my page.I need to add 120% and 125% along with the pre-existing values. I couldn't find a way to do so.
View ArticleRepeat header in tablix SSRS 2008R2.
Hi !!!I am facing a problem. I have a tablix and i add group header (Global!Excution) for it. I have set Repeat Column/Row Headers properties in the property pane.RepeatOnNewPage is true.But when i...
View ArticleHow To Merge Cell for table in RDLC Report in Visual Studio 2010
HI,I need to merge a row of cell in the table to make it as a header and centralized all the data inside it.But i find no way to merge it.Does anyone has idea?Help Please !!
View ArticleHow to catch reportviewer's time-out error message?
When my report has too much data, it will display "time out" error message. But I want to catch it and display with more friendly message.So I add reportViewer.ReportError += viewReport_ReportError;...
View ArticleSSIS - how to use stored procedure in SSIS
How we can use ole db source for stored procedure in SSIS
View Article