I have upload excel sheet,this excel sheet have multiple sheets inside.now i am put the excel sheet into for loop and convert the excel sheet to dataset and every excel sheet is to save as table now i get the xml.that xml have all sheets xml data.if we want to split the xml for each one table.
is this possible?