Dynamically Add Group To Table in BIRT [message #1006418] |
Thu, 31 January 2013 05:13  |
Eclipse User |
|
|
|
I want to GROUP my report based on a parameter selected by the user. I am able to drop the current group in BeforeFactory, however how can I pass the parameter selected by the user to update the value the data will be grouped by.
For example I will provide a parameter with the Values "AREA" and "SALESMAN". Depending on what's selected I would like the report to group by the selected data.
Thanks in advance
Paul
|
|
|
|
|
|
|
|
|
|
Re: Dynamically Add Group To Table in BIRT [message #1766723 is a reply to message #1009879] |
Mon, 26 June 2017 09:50  |
Eclipse User |
|
|
|
Thanks this sample is very useful, I have similar but a little more complicated requirement
We have got a column "Type" returns A,B,C,D ( this could be static value , for know we assume "Type will return these " )
We want to group this values if "A" group by aa, ab, ac, ad, if "B" group by bb , bc, if "C", ca, cb, cd and if "D" group by da, dc, dd , then have total of each group individually as well as grand total of all groups,
any suggestions or sample you can share.
thanks
Version: 4.3.1
Build id: M20130911-1000
|
|
|
Powered by
FUDForum. Page generated in 0.51381 seconds