How to modify in aperture the header for Powercurve Collections interfaces

dtovar
edited June 9 in General

I am working on the input interfaces that PCC manages, which has the following nomenclature

ProcessingDate|Row-count

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?

Comments

  • Josh Boxer
    Josh Boxer Administrator

    Hello, not sure I understand the question being asked here but I think you are trying to Union datasets (that have columns with different column names)?

    Please provide more detail, might even be better to start a new discussion keeping it more generic: input(s) look like this… then desired output should look as folllows…