Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: islandzIs there a node that would allow me to parse data by a delimiter in the middle of a flow?
There are some instances in which I have, let's say, a tab delimited file. But there may be some fields that are also a concatenate of multiple fields, delimited by a pipe (or something). I would like to import using the standard \t delimiter, then in the flow, add another note to either parse a specific field by a different delimiter or to parse the entire dataset by said new delimiter.
Is this possible? And if it is...how?
Thank you