I have extracted the XML data and am able to read and able to see in my message box.
But what ever the data I have extarcted XML node value I want to write inside the excel file
Hi @chaithanya_kumar_M !
Alright, what is the wanted structure of your excel file ? Do you have a clear template in mind ?
You should create your excel template, that will be easier.
Main.xaml (21.6 KB)
Can you please check this each time when I run this am getting the last value from the loop and writing in excel
My output should be reading each value and write in each row now the same row value is overwriting i guess