Skip to main content



      Home
Home » Archived » BIRT » crosstab - summary field as percent
crosstab - summary field as percent [message #248578] Wed, 18 July 2007 06:54 Go to next message
Eclipse UserFriend
Originally posted by: rwojtowicz.dfqs.pl

Hi,
How can I make summary field in a crosstab that has percent of total as a
value?
Re: crosstab - summary field as percent [message #248784 is a reply to message #248578] Wed, 18 July 2007 21:37 Go to previous messageGo to next message
Eclipse UserFriend
Hi Rafal

First you should get the total of the summary field:
1, select crosstab and add a aggregation binding named total in binding
page, binding's display filed is measure["each"], and Aggregation on is
all.
2, Drag a dataitem into the summary field of crosstab and input the
expression such as: data["each"]/data["total"].
3, Select the dataitem and format it in Format Number page in Property
editor
4, Choose the Format as Percent
After that you can get all the percent such as xx.xx% in your preview
result.
I don't know whether my description is clear, if any problem let me know.

Regards!
Re: crosstab - summary field as percent [message #248789 is a reply to message #248578] Wed, 18 July 2007 21:44 Go to previous message
Eclipse UserFriend
Hi Rafal

Attached report design, hope that will fill what you need

regard!

"Rafal Wojtowicz" <rwojtowicz@dfqs.pl> wrote in message
news:40e15801490db0b03f7af1738dc8af00$1@www.eclipse.org...
> Hi,
> How can I make summary field in a crosstab that has percent of total as a
> value?
>


Previous Topic:birt runtime 2.2.0
Next Topic:http status 400 error
Goto Forum:
  


Current Time: Wed May 14 17:54:45 EDT 2025

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

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

Back to the top