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.
Populate Countdata from field
Re: Populate Countdata from field
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.
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.