Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Please find the image enclosed. I can rearrange the part name in backward or forward.. whereas i can't do it for serial nos. while creating BOM table manually using repeat regions. The same can be done using quick tables but i need how to create that manually.
Hi,
first column contains rpt.index system parameter.
If you create table expanding downwards and define repeat region in it you will get:
1
2
3
If you create table expanding upwards and define repeat region in it you will get:
3
2
1
MH