Pentaho : How to split single Excel file to multiple excel sheet output
问题 I have a list of employee details. I want to split each employee detail in separate Excel sheet. I tried a lot but I get only separate Excel files alone, not all the sheets in a single file by using Pentaho kettle. Eg: Raja 22 developer 25000 ravi 23 tester 2000 karthik 24 designer 4000 Mani 28 developer 45000 In that each employee details will need separate sheets in a single excel file. Already, I worked with "MS excel writer" but it did not work. EDIT Thanks for your valuable reply,its