I was looking for a way to take a Quantity field and create another field to eventually use as "Package": [new field]" of " [Quantity field].
For Example if my quantity is 10, The record will be repeated 10 times, so I need to have another field that will display a count starting with 1 and ending with what ever is in my Quantity field.
For Example if my quantity is 10, The record will be repeated 10 times, so I need to have another field that will display a count starting with 1 and ending with what ever is in my Quantity field.