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

1 Like

@RobertRussell_Monsalud,

Configure it like this.

Thanks,
Ashok :slight_smile:

1 Like

Thank you so much @Parvathy @ashokkarale

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.