-
BIRT JDBC ResultSet Error using Stored Proc with MariaDB
Hi. We're trying to create a BIRT report Data Set in Eclipse, with a result set from a stored proc, using a MariaDB database and Java/JDBC driver. Using the following query syntax: {call sp_fetch_data(?,?)} This worked with an earlier MariaDB client version (1.5.9), but with newer versions (I've tried 2.0.3 and 2.7.1), it…
-
Using Magellan BI and Reporting platform with a Fast Object Storage product
I am looking for any documentation for any and all products that might support an external 3rd party Fast Object Storage as the primary storage. This would be an all flash system and looking for architecture diagrams, requirements needed for the object storage (features and speed requirements, networking requirements,…
-
BIRT Windows 10 / IE 11
<p>Hello,</p> <p>I am new to the BIRT world. I need to use BIRT to create custom reports for SuccessFactors Learning (Previously Plateau Learning Management System). My question is about installing BIRT and issues with response time.</p> <p> </p> <p>1. Can BIRT run in a Windows 10 / IE 11 environment. If yes, what version…
-
Action on click and double click?
When adding interactivity to a chart Birt allows you to define actions for a mouse click and a double click. I have setup different hyperlinks for the 'click' and 'double click'. However when I view the report only the 'click' hyperlink' works. The 'double click' isn't recognised it just goes to the 'click' hyperlink. Any…
-
Make Hyperlink dinamically using window.location.origin
Hello, I'm using Analytics Designer to make reports into D2 application. My organization has several environments as DEV, TEST, QA… my question is below. I have a table with a Data item that is linked to hyperlink URI as → "http://mydevD2/D2?…" I'm trying to change the literal “mydevD2” dinamically using a script onCreate…
-
Script engine error: ReferenceError:
hi, i have create report using BIRT in birt report viewer the report is working (please birt.png in attachment) but after i upload to Web Appclication (Rational Team COncert) is not working. (please rtc.png in attachment) i think the issue is the measure not found or i missing something else? Error evaluating Javascript…
-
Birt scripting in Dashboard
Is it possible to do scripting in Birt Dahboard, i can see Scripting option in Datasets, but for the dahbaord itself, i dont see any option where i can write by scripts, basically, iam using a report paramter in my Dahboard, and my laoding icon is not showing until the query gets executed, it just appers and disappers, i…
-
Dynamic Grid space to reach footer
Hi all, I am trying to utilise a dynamic grid space to reach the footer height. The reason is that I need to have borders at the left and right side, as part of the grid space setting. And the master layout border won't be applicable in this case. Is there any javascript etc for this? Thanks.
-
Full page table height
Hi Everyone, I want to set a table height to the take the full height of the page, regardless of the number of rows. My layout is as follow: Body > List > [grid,table,grid,grid,grid] I tried setting the height of the list and the table to 100% but it didnt work. any hints? Thanks in advance, Adil
-
Stacked Bar Series - How to reorder the legend
<p>I have a stacked bar chart with five series (A, B, C, D, E).</p> <p>The chart is drawn as I like to have it: A is at the bottom and E is stacked at the top.<br> But in the Legend A is at the top and E is listed as last.</p> <p>How can I change the legend order without changing the stack order?</p>