
Contributor II
2023-08-03
09:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
duplicate records descendingly with While
Good morning, I want to double a row of the loaded base depending on the amount of a field by subtracting one unit until it reaches 1, the table is as follows:
LOAD REQ.,
ID,
[BT No.],
[Certificate No.],
Product,
[Number of installments]
I want a loaded line to be duplicated if the [Number of installments]>1 and subtract the number of installments 1 until this subtraction of this field reaches 1.
thank you
0 Replies
