Question
How to split merge columns in reconcile doc extraction?
I have a CDT SOA_SUMMARY which is the parent of CDT SOA_ITEMS.
In reconciliation the three columns (Bill Ref No., Bill Date, SOA Number) are merge into one.

I cannot select or draw manually to configure the column and my workaround is to manually clean the data.
Can you please help me to split the array of string using a script task and assign the values to designated column? It should be in a loop to iterate each row.
