-
Birt crosstab report - missing fetch script
<p>Hi,</p> <p>I'm using Birt version 4.4.2 and need to inject data for unit testing. The fetch script does the job on other (non-crosstab) reports, but the option isn't available for the crosstab report I'm working on. The only script options for the crosstab Data Set are beforeOpen, beforeClose, onFetch, afterOpen,…
-
BIRT 4.5 unable to load collections from MongoDB
<p>Hi all,</p> <p> </p> <p>I cannot get Birt to load MongoDB collections even though the connection to the database is successful.</p> <p> </p> <p>I download Birt 4.5 from Eclipse webpage and try to build a report using a MongoDB datasource. </p> <p>1) I couldn't get collection via the dropdown menu </p>…
-
Lifecycle attachment on new version of document
Hello All, I'm using TBO to attach lifecycle to by custom object type and it works fine. But there is a condition, when my document is in Valid state and needs revision and editor only has version permission and creates new version, how can I attach lifecyle from start on this new version.
-
Bar chart with one series as marker
<p>I have created a bar chart with 3 series. In which the first two series are absolute values in Rs. The third series is the share of series 1 in series 2. For eg (Series1 value/Series 2 value * 100). I have configured series 1 and series 2 as bar and series 3 as line. Now the problem is, as the series 3 values are in %…
-
Change of layout in beforeRender event
<p>Hi,</p> <p> </p> <p>I have upgraded BIRT from 4.2.2 to 4.5 and have problem with Excel export.</p> <p> </p> <p>When I have many rows new sheet is made. I read I had to change layout from "fixed" to "auto". When I change this layout in designer it looks fine but when I try to change layout programatically in beforeRender…
-
Apache Drill as JDBC source - Error creating dataset
<p>Downloaded latest BIRT. Tried to create a JDBC source. Tested connection successfully. Next when tried to create data set for query SELECT * FROM cp.`employee.json`.. the designer does not allow me to save or finish.<br><br> Anybody used Apache Drill with BIRT before?</p>
-
BIRT - accessing JSP birt:param in scripted datasource open method
<div>I am having a JSP page, which is calling BIRT report , this report is based on java-script based Scripted data-source.</div> <div> </div> <div>I am passing 2 birt:param to this report ,as shown below</div> <div> </div> <div><span style="margin:0px;color:rgb(125,39,39);"><birt:viewer</span><span…