Hi,
I have 4 string variables:
Supplier
Invoice Number
Invoice Date
Invoice Amount
I need to copy/store these in excel template. I tried building datatable but it didn’t work. Please guide.
Regards,
Ruchi
Hi,
I have 4 string variables:
Supplier
Invoice Number
Invoice Date
Invoice Amount
I need to copy/store these in excel template. I tried building datatable but it didn’t work. Please guide.
Regards,
Ruchi
Thanks Mohan.
How did you copy the string variables to Dtable? I think a string array needs to first created coping all the 4 variables. Not sure…
Hi,
as Per my Understanding I think this works better,if not send the error or screen shot what is actual requirement.
Main.xaml (12.5 KB)
Regards,mohan