Hi,
I will apologize up front if this is a duplicate post, but I have spent the better part of 2 days reading through posts on this subject and can’t seem to get mine to work 100% the way I am needing it to.
I have built an activity that looks into a specific folder in Outlook, reads the unread emails, and will save the subject in an excel file. All of that works just fine, but where I run into an issue is when there are multiple emails. I had a write cell activity and subject was being written over in Excel as it reads each email. I have tried the Write range activity, but get an error “Value of type ‘String’ cannot be converted to System.Data.DataTable” I have attached my workbook for review. Any feedback/examples would be greatly appreciated!
Main.xaml (8.2 KB)
Thanks,
MW