This topic is locked

Reports: more than 4 group fields

12/30/2008 6:08:57 PM
PHPRunner General questions
M
marius author

Hello,

I´ve been reeding the posts, looking for the way to add more than 4 group fields but I can´t find the way to do it.

I need to add at least 2 more for a total of 6 groups.
Can somebody give an idea please? Thanks.

V
vytb 12/31/2008

Hello,

I´ve been reeding the posts, looking for the way to add more than 4 group fields but I can´t find the way to do it.

I need to add at least 2 more for a total of 6 groups.
Can somebody give an idea please? Thanks.


You cannot do this literally in this version of PHPR. However, you can reshape the query in grouping by the field in question. Then, you will have as many groups as different values in the field.

vin7102 1/3/2009

Hi Vitas,
I am also interested in adding more group fields and am curious about your solution,

Can you explain a bit more on what you mean by reshape the query in grouping by the field in question?

Sounds like something that could be very useful to myself and marius..
Thanks