I am having an excel sheet which contain multiple form data in it.I want to separate the data for each form on the basis of formname and by making use of loop ,I want to run it one by one.Attaching the data.
Each form data can hv any number of columns with it.
Thank u for the response .But I dont have fix group. Dis the only problem.
I am thinking to generate a numerical column in order to identify a group on the basis of col0(whenever col0==FORMNAME) that new column value should be incremented .
For eg:please see image
OK I understand. You have something like a header which is FORNAME. I think you could use a combination of Rule based row filter, LAG column and Missing value node to fill the group column. Could you just upload your sample file.