Analytics
Analytics applications that use Magellan BI & Reporting (OpenText iHub, iServer, or Eclipse BIRT runtime)
-
How to display the start date and end date of previous weeks on date prompts by default.
Hello, Good evening! Could you please tell me how to display the start date and end date of previous weeks on date prompts by default. I am trying to fix this but still its failing. Thanks in advance.
-
Scatter chart Scale not responding
Hi All, I have scatter chat that I want to set the X-aizs sacle to Min 1000000 and max 10,000,000 and when I appy that it wont work?? is this a bug? how else I can apply this with script ? thanks ps: see attached
-
Issue with dynamically adding table element in a table in dataset's onFetch() event
i want to read a dataSetRow under onFetch() event and conditionally create an element row/cell/dataitem in a given table dynamically. Below sample code under onFetch(), creates the data element , however it doesn't display on the report when i run it in pdf or viewer. var logger =…
-
Dynamic Y-axis scale
Hello BIRT Experts,<br /> <br /> I am trying to adjust the y-axis of a report based on a report parameter. If the report parameter is greater than the default y-axis maximum, the y-axis maximum should be set to the parameter. Otherwise, the y-axis scale should keep its default formatting.<br /> <br /> I've made some…
-
Issue with dynamically adding table element in a table in dataset's onFetch() event
i want to read a dataSetRow under onFetch() event and conditionally create an element row/cell/dataitem in a given table dynamically. Below sample code under onFetch(), creates the data element , however it doesn't display on the report when i run it in pdf or viewer. var logger =…
-
Issue with dynamically adding table element in a table in dataset's onFetch() event
i want to read a dataSetRow under onFetch() event and conditionally create an element row/cell/dataitem in a given table dynamically. Below sample code under onFetch(), creates the data element , however it doesn't display on the report when i run it in pdf or viewer. var logger =…
-
Birt Reports (generated in .xls format) after 1st download attempt are not populating latest records
Hi, We're facing a peculiar issue while generating Birt reports (in .xls format) in the shared drive location in the Cordys production server. The Birt report gets triggered (via 'Generate Birt Report' click button present in the front-end UI in one of the Cordys application xforms) and generated in the shared drive…
-
Birt Reports (generated in .xls format) after 1st download attempt are not populating latest records
Hi, We're facing a peculiar issue while generating Birt reports (in .xls format) in the shared drive location in the Cordys production server. The Birt report gets triggered (via 'Generate Birt Report' click button present in the front-end UI in one of the Cordys application xforms) and generated in the shared drive…
-
Birt Reports (generated in .xls format) after 1st download attempt are not populating latest records
Hi, We're facing a peculiar issue while generating Birt reports (in .xls format) in the shared drive location in the Cordys production server. The Birt report gets triggered (via 'Generate Birt Report' click button present in the front-end UI in one of the Cordys application xforms) and generated in the shared drive…
-
Integrating BIRT 4.8 into Wildfly 15 with Java 11
I have an integrated Birt Runtime 4.6 in my Wildfly 10 setup running Java 8 and I'm trying to upgrade to BIRT 4.8 in Wildfly 15 and Java 11. The reports are running fine but when I have any SVG graphics in my report (charts, backgrounds) I get a Linkage error which tells me I'm trying to use a module already previously…
-
Report Visibility
Hi All, I have a report with 3 charts A, B, C and I want to have 3 tabs/lables/parameters Aa, Bb, Cc( not sure which one is best to use ) on the report and then be able to select As tabs/lables/parameters to only present chart A and same for B and C, what is the best approach for that ? and if you have any sample report I…
-
Issue with parameter values when embedding design in dashboard
Good afternoon, all! I have a report which uses two parameter values (Month / Year) that I scripted to find what the previous month is, and the current year (or previous year if the previous month is December). The parameter values populate correctly when I run the report in designer and when run on iHub outside of the…
-
Controlling incoming traffic on mongodb
* [conn91798] SocketException handling request, closing client connection: 9001 socket exception [SEND_ERROR] server [x.x.x.x:39903] Please help me with a necessary code !
-
Log Rotation in MongoDB
I think this command can help u db.adminCommand( { logRotate : 1 } ) Run this command u will be Able to perform log rotation
-
Row colour based on previous result
<p>Hi All,</p> <p>is there way to compare a result of same filed and change the colour of repeated result ?</p> <p> </p> <p>ie</p> <p> </p> <p>column name</p> <p> 1 ( font color black)</p> <p> 1 ( font color red)</p> <p> 1 (font color red)</p> <p> 1 (font color red)</p> <p> 2 </p> <p> 3 ( font color black)</p> <p> 3 ( font…
-
BIRT: How does birt handle multiple volume level archive requests?
Hi, I am invoking multiple volume level archive request on BIRT via birt actuate api. How will it handle those archive request for multiple volumes? will it process the archival one after the other like a queue and wait for the execution of archival of the volume before or will start archive for the multiple volumes at…
-
How can I show and hide a Data item?
Hello everyone! I'm trying to show and hide a Data item, I followed the next steps: * I added a data item with the property Display: No Display, and I added a Bookmark = "rawmaterial" * I added a HTML Button with the following code in the onclick script: (I'm also hiding and showing some Charts) this.onclick =…
-
Getting table values row by row instead of single row in .dashboard file using Actuate birt
Hello, I have created a dashboard. In that i am able to create charts properly, but when coming to table creation, two columns values are displaying in Row By Row instead of displaying them in single row. Please view the snapshot attached below for your review. Could anyone please tell why I am getting table in such a way…
-
HTML5 Line Chart Tool Tip Problem
When I use HTML5 as the output format, the tool tips display incorrect results (see the attached Image) However, when I switch to SVG, I get the tool tip results I'm expecting. In this case it should be 2.
-
Getting 8136 error while creating dashboard in IHub server using DataObject
Hello everyone, I am getting 8136: Load balancer cannot locate an available server. The service is not available. error while i am creating dashboard in IHub server using Data object. This is my first time i am facing this error. Could anyone please suggest whats the issue and what i have to do i get this type of issue.…