Top "Report" questions

A report contains summarized information from a data source, usually in an end-user-friendly format, such as PDF or Excel, although proprietary reporting tools (usually with built-in design tools) also exist.

SSRS: Master-detail report with two datasources

I have two local data sources that I can push into the report. Works no problem. But how do I …

c# reporting-services report objectdatasource
How to show Image from byte array in Microsoft report

I am using a Report file and a ReportViewer control to show a report which loads data dynamically from objects …

c# image report bytearray picturebox
How to set PDF name in qWeb report, Odoo?

I'm making reports using qWeb in Odoo 8. Those generated PDF files are saved with a "default" name. I would like …

report odoo-8 qweb
Can I redistribute Microsoft System CLR Types for Microsoft SQL Server 2012

Our application uses Report Viewer 2012 runtime for reporting and we want to bundle the runtime in our installer. This component …

report licensing reportviewer viewer
How do you set and pass a parameter to a BIRT report created by the BIRT Report Designer through the BIRT API?

I've created a simple report that takes a single parameter. This parameter is used in the query and executes fine …

java jakarta-ee report birt
How to print images in Custom QWeb reports in Odoo?

I would like to display images which are uploaded by users in my custom Qweb reports. Which is the best …

xml image report odoo qweb
How can I output a odoo 8 datetime field without time on a qweb report?

I want to output a odoo 8 datetime field in the localization format but without time. I extended the t-field with …

xml report odoo-8 odoo qweb
How to use SubReport in XtraReport?

I have a main Report which consist of (Detail Report) Transaction # Amount Due PaymentType Money Tendered and I have another …

vb.net devexpress reporting report xtrareport
Multilanguage in SSRS

Is there a way to display/export english SSRS report in some other languages?

reporting-services multilingual report
Visual Studio 2013 - Add Item > Report option missing

I want to create RDLC file in my C# project. (http://msdn.microsoft.com/en-us/library/ms252067.aspx) But I'm …

c# visual-studio-2013 report rdlc