Page 1 of 1

Populate Countdata from field

Posted: Mon Dec 03, 2012 1:53 pm
by tims
I have 1 record in a database with a quantity in one of the columns. I want to repeat the report or detail section based on the number in the Quantity column

I've tried using the Countdata field and the Number of Copies field, and both won't allow a reference to the field.
I tried {Products.Quantity} as the formula in both.

Re: Populate Countdata from field

Posted: Tue Dec 04, 2012 10:41 am
by Alex K.
Hello,

Please try to set the CountData property in BeforePrint event.
If you have any problem with it please send us your report with test data for analysis.

Thank you.