Top "Reporting" questions

A report is a purposeful presentation of data, typically for human review.

Report Builder 3.0 SWITCH expression DEFAULT/ELSE

I am trying to display a different logo based on the users franchise number. Parameter = UserFranNr If the value <&…

reporting-services expression reporting reportbuilder3.0 ssrs-expression
Open Source .Net Reporting Tool

I am looking for a reporting service/tool for visual Studio. My only restraint is my web server is off …

.net visual-studio reporting-services reporting
Setting image source in RDLC report dynamically

I'm using the client-side reporting capabilities that are bundled in with Visual Studio 2010. I've got an RDLC file defined, currently …

.net image reporting-services reporting
Reporting Template is missing in Visual Studio 2015 Preview

I have installed Visual Studio 2015 Preview. Now I am trying to create new report(.rdlc) from Add New Item Dialog …

c# templates reporting visual-studio-2015 missing-template
Rendering an RDLC report in HTML in ASP.NET MVC

I would like to render an RDLC report in HTML within an ASP.NET MVC project. I successfully made a …

asp.net-mvc reporting reportviewer rdlc localreport
Comments in SSRS Report Expressions

I'm using some complicated expressions in Reporting Services to control the value, format etc of data in a report (see …

sql-server sql-server-2008 reporting-services reporting ssrs-2008
How do I group data in an ASP.NET MVC View?

In reporting tools like Crystal Reports, there are ways to take denormalized data and group it by a particular column …

c# asp.net-mvc linq linq-to-sql reporting
Easy to use web-based reporting tool

I'm looking for recommendations for an easy to use reporting/business intelligence tool that can interface with an sql server …

reporting business-intelligence
Two SQL query inside single JasperReport

We are generating reports based on iReports and JasperReports for web application. Using iReports I found I am struck with …

jasper-reports reporting ireport
When to build a separate reporting database?

We're building an application that has a database (yeah, pretty exciting huh :). The database is mainly transactional (to support the …

database database-design architecture reporting