For the attached .txt file I am trying to have Alteryx output in a structured data table like the other attachment in .xlsx. The .xlsx output includes the rep's first and last name where the common pattern is a new rep name appears whenever the row begins with DPSREP001. The output then also includes the corresponding values beneath where the record begins either with DPSREP[until first space is reached] or DPSRPA[until first space is reached]. How would I accomplish this?