Forum Discussion
samye228
2 years agoHelper I
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...
- 2 years ago
Ingest the file without column separators.
Filter the rows that contain your phrase.
Then apply the formatting transforms.