forwards

All the messages below are just forwarded messages if some one feels hurt about it please add your comments we will remove the post.Host/author is not responsible for these posts

Showing posts with label BIRT. Show all posts
Showing posts with label BIRT. Show all posts
Sunday, February 7, 2016

Fetching Last 6 months data in SQL Server for Maximo

›
Below is one of the best ways to find number of tickets created in last 6 months in Maximo using SQL Server database. Query is self expla...
Wednesday, January 6, 2016

How to wrap attributes in Birt based on space.

›
In the attribute which you want to wrap add the following code which wraps after every space to next line if(dataSetRow["descrip...
Saturday, October 24, 2015

How to wrap data attributes in Birt Report

›
Below function would be useful for wrapping the data present in a field. if(dataSetRow["description"]!= null){ function  wra...
8 comments:
Wednesday, August 26, 2015

Maximo .. Update database using Birt report

›
Sometimes database has to be updated after each report run showing that a report  has been run(example like last run date). In Birt simpl...
Thursday, November 13, 2014

How to convert a string value to double in Birt report.

›
In the below example i am converting a string(UPPER) attribute to double value to perform so math calculations. row["ASSETNUM"]...
Thursday, June 4, 2009

Configuring BIRT..issue "There are errors evaluating script"

›
The following items have errors: ReportDesign (id = 1): + There are errors evaluating script "importPackage(Packages.com.ibm.tivoli.max...
1 comment:
›
Home
View web version
Powered by Blogger.