Top "Reporting" questions

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

The enable externalimages property has not been set for this report?

I am trying to add an external photo as the logo along with the report on the report.rdlc file. …

c# reporting rdlc
End User Ad-Hoc Reporting Tool: Microsoft SQL Server Management Studio or Microsoft Access?

Our centralized IT department has suggested two primary ad hoc query tools for our general user base of approximately 200 staff …

sql-server ms-access reporting adhoc
RDLC Switch Construct - is there an Else?

I have the following expression within a report: = Switch( Fields!RATE_CODE.Value = "First", " £/Week", Fields!RATE_CODE.Value = "Second", " £/…

visual-studio-2010 reporting expression rdlc
C# backgroundWorker reports string?

How can I report a string (like "now searching file. . .", "found selection. . .") back to my windows.form from a backgroundWorker …

c# visual-studio-2008 reporting backgroundworker progress
Converting strings to DateTime in an IIF expression

I am using SSRS 2008R2 to create reports. The datasource is xml response from webservice. I want to return empty …

reporting-services ssrs-2008 reporting ssrs-2008-r2
How can I serialize a DevExpress XtraReport report design

I need to serialize a report design. This is the scenario: The app has base reports, let's say "Sales Report" …

c# .net devexpress reporting xtrareport
Sql Server Services - Overview anyone?

In Short I am thoroughly confused by the array of SQL Server services available, and am having a hard time …

sql-server reporting-services reporting ssas business-intelligence
Programmatically Insert Page Break in ActiveReports

I've been scouring the web for a good example, but cannot figure out how to add a page break to …

reporting activereports
How do we group in BIRT without wasting lines, and still only printing the group item on the first line?

When grouping in BIRT, we frequently want the grouping value to show up on the first line as follows: Group …

reporting grouping birt
SSRS: Showing the correct execution time on a two page report?

I'm just wondering how I can show the correct execution time on a report? Until recently I had been using …

reporting ssrs-2008 reportingservices-2005 reporting-services