Groups Problem
Hi,
My Problem: I have 1 view and 1 report.
I must have 4 breaks in my reports example:
- Customer
- Products
-Prices
-Contract - - - -- ----
When i use Groups(4 groups) i must have a order that's compared with my
breaks !
everything works fine but if the user won't to have a different order then
the data doesn't look right anymore
Any idea ?
Els
My Problem: I have 1 view and 1 report.
I must have 4 breaks in my reports example:
- Customer
- Products
-Prices
-Contract - - - -- ----
When i use Groups(4 groups) i must have a order that's compared with my
breaks !
everything works fine but if the user won't to have a different order then
the data doesn't look right anymore
Any idea ?
Els
This discussion has been closed.
Comments
seeing the correct behavior. The report groups do not cache the data and
reorder it, it simply traverses the dataset that you provide. If you want to
change the order of the report, then you'll have to change the groups and
the order in the dataset.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com