| how to calculate uptime as java expression [message #698607] |
Tue, 19 July 2011 15:44  |
kayanserdar Messages: 20 Registered: April 2011 |
Junior Member |
|
|
Hi there, i am working on a report in BIRT where i need to calculate uptime as below in BIRT.
Up time= number of days per month X 23 X 60
I would like to have this calculation in one of computed columns as java expression and as number of days in a month change, formula should calculate accordingly.
i.e Up time for june = 30 * 23 * 60
uptime for July = 31 * 23 * 60
can you please assist to create this logic as java expression in BIRT?
Thanks in advance.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02052 seconds