Hello,
I have a messy text file that I am trying to parse and transform. I have tried to use RegEx but did not get very far. I am attempting to turn the format in the What I Have Table to the End Goal Table. The data is separated in groups by Null rows and some groups do not contain the 6-digit sequence before the Sender’s Name. I am looking to have the data parsed and transformed into one row for each group/chunk between null rows. I have replaced all the real data for confidentiality purposes.
