birt Questions

3

Solved

I want to hide a table and to report that "No Data" message is present if the query returns no data. In computed columns i have added the columns which counts the number of rows present(i.e.TableC...
Hennebery asked 21/8, 2014 at 12:2

3

Solved

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 Gr...
Captivity asked 19/3, 2010 at 1:56

1

Solved

I'm using Birt 4.4 and my html report works fine but xls and pdf files throw The output format is not supported error org.eclipse.birt.report.engine.api.EngineException: The output format xsl is n...
Tena asked 3/8, 2014 at 9:59

1

Solved

I have multiple view resolvers in a Spring configuration and wanted to use different view resolvers for different requests. Example: For URLs starting with report_*, use Birt view resolver, and fo...
Mahan asked 2/8, 2014 at 4:53

2

Solved

Just installed new version of Birt 4.x in eclipse and couldn't find preview tab in layout window.
Cleptomania asked 18/7, 2014 at 4:21

2

Solved

I am using standalone Eclipse BIRT Designer Version 2.6.1. No matter what I try to configure in setting, there is still very dark background of all tabs in property editor (see screenshot below). ...
Grouty asked 25/4, 2014 at 9:23

0

I need to produce some on-demand reports in Java from data that comes from various sources, mostly from synchronous transactions against a mainframe so there is no database backend thus no SQL avai...
Frumpish asked 11/2, 2014 at 9:41

6

Did someone ever used a BIRT report in a desktop application. I'm comming from the .NET environment and there you can use Crystal Reports to show reports in desktop apps. Is this possible with BIRT...
Terminus asked 28/10, 2008 at 13:9

4

Has anyone used BIRT to generate reports from MongoDB, can you describe how, any issues, etc. ? It looks like it might be possible to interface using JDBC and this experimental driver: https://git...
Avaavadavat asked 12/6, 2011 at 14:35

5

Solved

From watching the 2-part YouTube videos and perusing the BIRT manual, my understanding of it is the the worflow goes something like this: Create a new Report in Eclipse Use the BIRT Report Design...
Dionysius asked 7/7, 2012 at 2:34

1

Solved

I need to create a global report variable to get a variable of my first table, then use it in my last table to do a calculation. I'm new with BIRT and don't found a guide to do it. Someone can ex...
Meretricious asked 4/11, 2013 at 10:24

5

Solved

I'm currently developing a tool allowing me to get statistics from anyware simply by going on a website I also created. For those who don't know, Birt is a reporting tool, and an eclipse plugin. ...
Populace asked 27/7, 2011 at 11:57

1

Solved

So there already exists this thread here which has an example that creates a different first page header than the rest of the pages. I can download this example and run it fine. When I tried to mi...
Inconvenience asked 12/7, 2012 at 19:6

1

Solved

I'm attempting to create an excel spreadsheet using BIRT. The spreadsheet is a crosstab mapping two objects together. The number of rows and columns are dynamic based on values in a MySQL database....
Bricole asked 26/7, 2012 at 15:21

1

I have some data in the form of XML which contains few records and also created one RPT file. So now, how can i call birt to generate report by passing XML and RPT as input parameters. I am com...
Amarillis asked 22/3, 2013 at 12:48

3

I have some Oracle Reports (.rdf) that I am considering converting to BIRT reports. Is there a way to convert .rdf files to BIRT report design files?
Jalisajalisco asked 14/1, 2011 at 20:13

1

Solved

I want to use BIRT to generate reports against data that comes from a JSON based REST API. How can I import this data?
Merited asked 9/1, 2013 at 4:8

5

Now, since Birt 3.7 has an easier way to use the runtime (just deploy the jars), why is there no maven repository? Birt contains over 50 dependencies, it's ridiculous. How do you work around this...
Oletta asked 30/8, 2011 at 15:19

4

Solved

I have a DataSet with a query like this: select s.name, w.week_ending, w.sales from store s, weekly_sales_summary w where s.id=w.store_id and s.id = ? I would like to modify the query to allow...
Antrum asked 4/8, 2010 at 2:22

1

I am having trouble altering a report in birt to meet my teams specifications. The problem is this: I am generating a report from a jdbc datasource. I am selecting items from the DB such that ther...
Range asked 31/7, 2012 at 13:59

3

Solved

I'm trying to integrate BIRT (3.7) with my RCP application. When generating a report chart converted into a image (PNG,SVG, e.t). I want during generation html report make ​​a chart (image) embedd...
Unpolite asked 20/7, 2012 at 8:58

2

I want to use Birt Reports in an php webproject. Therefore I installed the recommend Java Bridge and the BIRT Runtime by moving JavaBridgeTemplate621.war and birt.war to my Tomcat. After that I wr...
Emergence asked 24/3, 2011 at 7:43

2

Solved

I'm trying to upgrade the version of my birt-viewer on my Tomcat server, but it seems that I have an error with the loading of the JDBC driver : exception.error ( 1 time(s) ) detail : org.eclipse...
Chaunceychaunt asked 12/3, 2012 at 14:13

1

Solved

I've created a simple report that takes a single parameter. This parameter is used in the query and executes fine when directly executed in the report designer. By the way I'm not using javascript ...
Jacki asked 25/5, 2012 at 1:34

1

Solved

I am creating a BIRT report which fetches data from SQL. There are 4 different queries in the report which gives output in 4 different tables in report. I have added header(title) to each table (us...
Emory asked 7/5, 2012 at 7:3

© 2022 - 2024 — McMap. All rights reserved.