Dear Friends,
I have built a workflow to mirror the pivot functionality of excel, however i have hit a road block as i need to repeat this action for every entry in a particular column of my data set.
Every time the work flow is successfully run i want the workflow to write the output into separate sheet of an excel work book.
Right now i have setup a manual filter and get the work flow to run once, what i need is to pass a unique value from a particular column in my dataset through the filter and then the output should be written to a different sheet of a workbook.
what i am thinking is that i should create a for loop for every entry in a field, i found some suggestions on the community to use a batch macro or an iterative macro however sadly i am not successful getting it work.
i have attaching the workflow for your reference. if needed. I am talking about the second filter i have used and from there on wards the following code needs to be repeated and write the results into a excel work sheet.
Regards
Harish KN