I'm a beginner and we are in integration phase of Acu in our company.
I created a GI and an Export Scenario for this GI.
I would like for specific line of my GI (EG: Lines IF InventoryID contain 'ABC2'), to export the row twice time(duplicate this GI ROW into my excel export).
I think i should try it with "Service Command" , may be <LineNumber>?
How to do that? Do you have an advice or examples?
Thank you in advance and sorry for my english!
Best answer by yhartman
Hi,
You can utilize a trick by @wyattERP and @lauraj46 to duplicate rows by using a join to the DateInfo table on you GI. See screenshot below. Changing the DateAdd range will determine how many duplicate rows you will get (I have set to -5 for 5 rows).
You can utilize a trick by @wyattERP and @lauraj46 to duplicate rows by using a join to the DateInfo table on you GI. See screenshot below. Changing the DateAdd range will determine how many duplicate rows you will get (I have set to -5 for 5 rows).