Separating Row from CSV File with a condition
Hello Guys,
I have imported a CSV File containing different attributes and Rows
I Want to separate this file into multiple files or multiple outputs using a condition

As seen The data are merged, and I want the data which starts with runningsensor at row 1 row to be as separate output alone until row no (8).
After that the other running sensor to be separated starting with "runningsensor" again from row no (9) untill the last row before the new runningsensor row
I want it to be automatic to separate it
any feedbacks
I have imported a CSV File containing different attributes and Rows
I Want to separate this file into multiple files or multiple outputs using a condition

As seen The data are merged, and I want the data which starts with runningsensor at row 1 row to be as separate output alone until row no (8).
After that the other running sensor to be separated starting with "runningsensor" again from row no (9) untill the last row before the new runningsensor row
I want it to be automatic to separate it
any feedbacks