Page 1 of 1

Hide duplicated column in Data band

Posted: Mon Apr 16, 2012 8:58 am
by fuhrj
I need to create a report that looks something like this:

Code: Select all

Date         Customer        Products
1/1/2001   Jane Smith      Product A
                                      Product B
                                      Product C
Where the Products column can have n entries. I only want the date and customer columns to print once.

On the Date and Customer columns, I tried setting the Processing Duplicates property to "Hide" but it doesn't work. Both fields are printed for each product.

In the old report engine we used (ActiveReports), there was a property called "Print Once" that you could set on any column. I'm looking for the same thing.

Thanks!

Hide duplicated column in Data band

Posted: Tue Apr 17, 2012 8:12 am
by Alex K.
Hello,

Please send us your report with test data for analysis.

Thank you.

Hide duplicated column in Data band

Posted: Fri Apr 20, 2012 8:00 am
by fuhrj
I figured it out.

I had the customer name in the group band and the products in the data band.

When I moved both to the databand and set process duplicates to Hide on customer name, it works fine.

Thanks!

Hide duplicated column in Data band

Posted: Mon Apr 23, 2012 3:59 am
by Ivan
Hello,

Let us know if you need any additional help.

Thank you.