Forum Discussion

samye228's avatar
samye228
Helper I
2 years ago
Solved

Format Data with Header Information Between Rows

Hello,  I have data that is downloaded from a cloud-based application. It looks like this: I'm interested in creating individual rows with the data from the header rows. So, after applying st...
  • lbendlin's avatar
    lbendlin
    2 years ago

    Ingest the file without column separators.

    Filter the rows that contain your phrase.

    Then apply the formatting transforms.