How to write a datatable using Modern Excel Activities?

Good Day.

I am trying to write a datatable using Write DataTable to Excel activity but I come up with this error. May I know the correct syntax for this one?

image

Thank you.

Best regards,
Robert

Hi @RobertRussell_Monsalud

You need to give like below

Excel.Sheet("Sheet1")

Regards

@RobertRussell_Monsalud,

Configure it like this.

Thanks,
Ashok :slight_smile:

Thank you so much @Parvathy @ashokkarale