Hi ,
I want to create an Excel file from the data in the image.
By the first condition, create a file according to the number of ST From the picture there are ST-1 to ST-5.
The second condition writes the data to the file.
Hey @Perawat
You can use filter data table under the loop to get data only for a specific set of values
Ex) select columns where no. = St1
Then no. = St2 like that