Top "Reporting" questions

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

The permissions granted to user ' are insufficient for performing this operation. (rsAccessDenied)"}

I created a report model using SSRS (2005) and published to the local server. But when I tried to run the …

reporting-services reporting reportingservices-2005
SSRS expression to format two decimal places does not show zeros

I am using the following expression to format my value to show only two decimal points. Which Works fine if …

service reporting-services reporting
Passing parameter via url to sql server reporting service

I'm trying to pass a parameter via the url to SSRS and it appears not to work! I'm trying to …

url reporting-services parameters reporting reportingservices-2005
Reporting (free || open source) Alternatives to Crystal Reports in Winforms

In my winforms project I'm looking for a Crystal Report's like solution free or open source that allows me printing …

c# winforms reporting
How to automate report delivery in SSRS

I have a report in SQL Server Reporting Services (SSRS) that I'd like to schedule to run automatically as an …

sql-server reporting-services reporting
php reporting tools

I have been developing with PHP for over ten years (since PHP version 3) and have used many different programming languages. …

php reporting report
How to open an .rdl file in Visual Studio?

I have an .rdl file that I need to open in Visual Studio. When I try to open this file, …

visual-studio reporting-services reporting
How do I get a summary count of missing/NaN data by column in 'pandas'?

In R I can quickly see a count of missing data using the summary command, but the equivalent pandas DataFrame …

pandas reporting nan missing-data
The type or namespace name 'Reporting' does not exist in the namespace 'Microsoft'

I simply get the following error: The type or namespace name 'Reporting' does not exist in the namespace 'Microsoft' (are …

c# reference report reporting
Best ASP.NET reporting engine with custom reports creation ability

We need to choose the reporting engine for our ASP.NET application. The main functional requirement is an ability for …

asp.net reporting-services crystal-reports reporting