Hi all,
I have a data set being returned from the download tool which has the column names and values in a single row and in a column separated by commas. My initial approach was to use the "Text to Columns" and split the data to Rows and then generate a unique sequence based row count (as the every 51 rows there is a new unique line starting (e.g. ColumnName, Row1, Row2). This would then allow me to Transform tools to get the data in the right format but no luck so far.

Edit: Sample file added
Thank you in advance and please let me know if you need me to provide an example.