Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Why I havent't Total in Expression Builder ?
Why I havent't Total in Expression Builder ? [message #261609] Sun, 18 November 2007 19:43 Go to next message
Eclipse UserFriend
Originally posted by: Luna_u.interia.pl

Hello,

I have a problem with Total in BIRT.

In Expression Builder, under Category I select BIRT Functions.
Sub-Category displays the classes of functions like BirtComp, DateTimeSpan
and Finance. Unfortunately, it doesn't display Total, so I haven't got
the aggregate functions here.
I need it to make my report because I wont to count number of record
return by my query and display this value in per cent.

Something like: Total.count() / number of rows in more detailed query

What should I do to have Total under Sub-Category of BIRT Functions or Is
there any other way to do something like that ?

I use Eclipse SDK Version: 3.3.1 and BIRT 2.2.1.


Thank you for your help.

Sara
Re: Why I havent't Total in Expression Builder ? [message #261612 is a reply to message #261609] Mon, 19 November 2007 00:21 Go to previous message
Tianli Zhang is currently offline Tianli ZhangFriend
Messages: 2862
Registered: July 2009
Senior Member
Hi Sara

The total function's expression has been removed from the expression builder
from BIRT2.2.0. But you can also type the total expressions by yourself.
There is a new feature called Aggregation builder which is instead of the
total functions. You can drag a aggregation builder in palette and specify
the total functions such as SUM in that builder.

Best Regards!
Tianli

"Sara" <Luna_u@interia.pl> wrote in message
news:8ee82f7ccdf9fa88be257c39d58f701c$1@www.eclipse.org...
> Hello,
>
> I have a problem with Total in BIRT.
> In Expression Builder, under Category I select BIRT Functions.
> Sub-Category displays the classes of functions like BirtComp, DateTimeSpan
> and Finance. Unfortunately, it doesn't display Total, so I haven't got the
> aggregate functions here.
> I need it to make my report because I wont to count number of record
> return by my query and display this value in per cent.
>
> Something like: Total.count() / number of rows in more detailed query
>
> What should I do to have Total under Sub-Category of BIRT Functions or Is
> there any other way to do something like that ?
>
> I use Eclipse SDK Version: 3.3.1 and BIRT 2.2.1.
>
>
> Thank you for your help.
>
> Sara
>
Previous Topic:GWT with birt
Next Topic:Dynamic HTML and external CSS style sheet
Goto Forum:
  


Current Time: Fri Apr 19 06:06:56 GMT 2024

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

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

Back to the top