reporting

How to make large List & Label template?

We want to have a form which contains lots of fields one over another. All of them are passed as parameters to the form. There are many condition formulas which determine whether one element is shown or not. Depending on how many fields are shown the result will get a different number of pages. The problem is, that the designer will on...

Externalize BIRT queries

Hi, Is there a way to externalize report queries for BIRT reports. We need to support multiple database engines and so our queries are different depending on the underlying database. I would like to use a config parameter to tell BIRT report to use a specific query file ...

Best printing tools, components for windows.forms applications.

Hi, I have started to research for a printing component in our windows.forms based project. I want to benefit from your experiences. There are some popular reporting tools in .net world such as crystal report, active reports, xtrareports etc. Could you say advantages and disadvantages of these tools or other tools you suggest? ...

Reporting Trend Line

How would you create a line in JasperReports that follows the trend for the data, in addition to showing the data points? Here are before and after shots: Before After The Time Series report does not appear to have any such option to draw the orange line. (The orange line should be smooth, and thinner, but that's the general idea.) ...

How can I have a Visual Studio Report(.rdlc) with account information and also a chart in the same report?

I'm working on a report in Visual Studio 2008 with their Report tooling and I'm not sure how to approach this conceptually. I have a report I want to generate. At the top of the report will be a bunch of information about a customer of our site (Name, Address, Phone). Then below will be a chart of the purchases that customer has each m...

What is the fastest way for me to take a query and turn it into a refreshable graph of the results set?

I often find myself writing one off queries to either answer someone's question or trouble shoot something and I would like to be able to quickly expose the on demand refreshable results of the query graphically so that I can share these results to others without having to go through the process of creating an SSRS report and publishing ...

Proper Guide for printing Report in Dot Matrix Printers...

Is there anyone that could give some proper guideness in Printing Reports (e.g. XtraReports) in Dot Matrix Printers? Or any information printing in Dot Matrix Printers. Can i just print the report as i could print in InkJet/Laser printers? Should i use Stream to LPT1, export the report as RTF and print as bytes[]? Use Escape Codes? Any i...

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 or access database. It can be web-based or a desktop tool. Ideally it would be freeware or low cost, and easy to use for users who are not that technically savvy (below the level of someone who can generate repor...

Can you get Tableau to work with sparse columns?

We are evaluating Tableau and noticed that it doesn't appear to recognize sparse columns in our SQL Server 2008 tables. Is this possible or are there any common workarounds? ...

I am looking for good free reporting tool for MYSQL databases (web or windows)

Hi Can anyone please suggest me a good free mysql based reporting tool which works either on web or windows? Thanks and Regards ...

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 User Reputation ------ --------------- ---------- Admins Bill The Weasel 51,018 Mark Grovel 118,101 Users Pax_my_bags_got_to_go 73,554 ...

sql server reporting services 2005 401 error

Hi, I am getting the following error when trying to run reports. any thoughts or comments? Error Message The request failed with HTTP status 401: Unauthorized. Page ASP.testreports_aspx Source Microsoft.ReportViewer.Common : System.String[] GetSecureMethods() Stack Trace at Microsoft.SqlServer.ReportingServices2005.E...

RDLC item width is dynamic and causing extra pages to be generated (image included)?

I'm trying to format an RDLC report file in Visual Studio 2008 and I am having a formatting issue. I have a list at the bottom that contains a matrix that expands horizontally to the right. That pink box is just to visualize the problem I'm having. When the report is rendered the matrix expands and instead of filling the pink box with ...

reporting services: use a custom assembly with a local (RDLC) report

Hello: I am designing a report that will be used in local mode (an RDLC file) in a Winform app. I have a custom assembly with a static class that has some functions that I want to use inside of the report (as expressions). I have found all sorts of help for doing this with RDL reports, but I'm running into a permissions problem with m...

Best way to generate report using multiple databases

Hi All, I am new to the reporting world. Wanted to know which is the right solution to about for generating a single report by querying for data from multiple databases. We are planning to use some reporting solution like Jasper Reports or BIRT. Generally the databases are going to be postgresql. Please do feel free to let me know abou...

How to quantify your "slow" development machine?

( Please provide the question this one duplicates. I'm disappointed I couldn't find it. ) My development machine is "slow". I wait on it "a lot". I've been asked by decision makers who want to help to fairly and accurately measure that time. How do you quantify the amount of time you spend waiting on the computer (during compiles, w...

how to displaying pivot in matrix reporting service?

Dear All, I have problem relating to pivot query and matrix reporting. I don't know how to display it on matrix reporting service so it will dynamic column. Can any body help me to show how to configure the matrix table? or could you give the link where can I find the answer of my problem? I'm newbie in reporting service. ...

HP Quality Center 10- Publishing Dashboard reports

Hello- We are creating reports on QC 10 using the dashboard module. I was wondering if there is a quick, built-in way to publish a URL so 3rd parties (non-QC users) can view the reports on the web. Is such thing possible or is there a recommended workaround to that? Our second option would be to export the report to Excel. Apologies ...

Which third party tools/library are available for NoSQL databases?

I know that NoSQL databases are very new. I am also new in this point. But exist already tools/libraries to make the life easer like for SQL databases? I think on tools for managing, maintaining, viewing or reporting of the data. There can also be libraries for easer working with the database or an abstract database layer to change the...

Idea for a user friendly/non technical RAD tool for performing queries and reports on Database

I am investigating for a tool that allows a user to perform in a user friendly way queries to database for extracting datas and creating reports. Primary requirement is that we can't know queries users are going to do. So we need to design a flexible UI allowing them to specify in a non technical way. My question is: do you know any to...