How to Write status into the excel after reading the data from the data table

You may have to loop through the collection and write one by one into the cell within the loop.
The Cell names have to then be dynamically generated by using wildcards or variables with increment.

If you were not able to solve using the loop share the xaml and let me give it a try

regards
Praveen Kumar, Nanite Solutions

Hi,

please find attach the xaml file which i am using.Sample_Excel.xaml (13.1 KB)