How to modify in aperture the header for Powercurve Collections interfaces
I am working on the input interfaces that PCC manages, which has the following nomenclature
Row-count | ProcessingDate
Here is an example:
20250603|5762202
1416|81178235||Vendor||
6700|81380685||Sold-From Party||
but I can't get the columns to join correctly. as a result I have this
20250603|5762202
||1416|81178235||Vendor||
||6700|81380685||Sold-From Party||
do you know what component I can use to edit the header correctly?
0