Page 1 of 1

Values grouped in a single cell

Posted: Wed Jan 09, 2008 9:01 am
by Paolo
Hello, as the example shown in the picture, I'm using a simple datasource (A) to show records in a report.

Current result is (B) but I would like to group by ID field and list all grouped values in a single cell (C)

Is it possible? is there a smart method for doing it? it's driving me crazy and it seems so simple!

Thanks!

Paolo.

Image

Values grouped in a single cell

Posted: Wed Jan 09, 2008 9:24 am
by EDV Gradl
You've got to set property Processing Duplicates to Merge.

Look into the demo applicaation, report number 3 under basic report, Highlight Condition does that.

Marco

Values grouped in a single cell

Posted: Wed Jan 09, 2008 10:00 am
by Paolo
Thank you for the suggestion. Anyway, I've tried, but I got this result which is different from my needs:

Image

I would like to have 2 "main records", with alternating colors, with a cell of details, and not many records of details with grouped cells...