Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » birt(change exponential to decimal)
birt [message #795203] Fri, 10 February 2012 07:32 Go to next message
vishwas srivastava is currently offline vishwas srivastavaFriend
Messages: 1
Registered: February 2012
Junior Member
hi friend,
i m new in birt and i have davelop a report and when calculate the sum of row using Total.sum(row[colom name])
for example ((Total.sum(row["ALLOCATEDAMT1"])).
it return decimal value in preview of repoet but when i run this report in application it give me sum of row in exponential value.

for exa (4.40E+07)
can u tell me how to convert it into decimal value.
Re: birt [message #795560 is a reply to message #795203] Fri, 10 February 2012 15:55 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Look in the properties view for the data item. There is a Format Number
property that should work for you.

Jason

On 2/10/2012 2:32 AM, vishwas srivastava wrote:
> hi friend,
> i m new in birt and i have davelop a report and when calculate the sum
> of row using Total.sum(row[colom name])
> for example ((Total.sum(row["ALLOCATEDAMT1"])). it return decimal value
> in preview of repoet but when i run this report in application it give
> me sum of row in exponential value.
> for exa (4.40E+07)
> can u tell me how to convert it into decimal value.
Previous Topic:BIRT in MultiThreading Application
Next Topic:need latest runtime for web viewer
Goto Forum:
  


Current Time: Thu Apr 25 19:19:30 GMT 2024

Powered by FUDForum. Page generated in 0.02594 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top