Data scraping issue with data loding into excel

Hello professionals,

Need some help, I have created covid19 data from COVID Live - Coronavirus Statistics - Worldometer which scraps the data and sends the status in email as excel attachment. my workflow is running fine without any issues, but while I am checking the excel sheet all the countries are not loaded (e.g there are close to 220 countries/records available, but the output which I am getting is only 107 records in excel sheet).

Any idea what needs to be done to get accurate data.

Thanks in advance
Anand

Hi @Anand_M,

The use case seems straightforward, can’t really tell the exact issue without seeing the workflow. Can you share the workflow to be able to help you?

Regards,
PD

Hello PD,

Thanks for quick reply, Please find attached xaml file. Main.xaml (53.9 KB)

@PD2,

Have you seen my xaml file?

Regards
Anand