Sure @Deenuji, here are some more details:
The data comes from an HTTP-Request that is handled by a "Run PowerShell script" action.
This works fine and populates the PAD DataTable variable %BatchItems%.
Here is %BatchItems% populated after the HTTP-Request:
:
From there, I'm trying to split that data into the two PAD DataTable variables %DataTableInclude% and %DataTableExclude%.
This is how they are created before I attempt to split the records.
