Write Range: Extension '.csv' is not supported. Supported extensions are '.xlsx' and '.xslm'

Hi,

I am getting below error for assignment 2, please help:
image

Thank you!

Hi @ashoka187

Use Excel write range activity

Thanks
Ashwin.S

Hi @ashoka187

Is this in the dispatcher or performer?

@ashoka187 In write range change file extension from .csv to xlsx or xls

Hello @ashoka187,

It was better to use the Exception Application Scope Write range. It will support all formats.

Hope this will help you.

TanQ,
Michael Udhaya

Hi @nlee1131 it is performer!!

Hey @ashoka187

You are getting above error because you are using Workbook Write Range Acitivty, Which only supports either .xlsx or ".xlsm.

you can either Use Excel application Scope with Write Range Activity or Use Write CSV activity from Uipath.CSV.Activities

image

Regards…!!
Aksh

Hi Mike, I used Excel Application Scope and it worked, thank you…

1 Like

Hi Aksh - Excel Application Scope worked, thank you!!

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