Hi Team,
When I’m trying to access google sheet using gsuite workspace read range getting the error. This operation is no supported for this document [400] in UiPath while accessing google sheet? Anyone idea how to fix this issue?
Hi Team,
When I’m trying to access google sheet using gsuite workspace read range getting the error. This operation is no supported for this document [400] in UiPath while accessing google sheet? Anyone idea how to fix this issue?
is the file saved as xlsx?
if yes then ideally you need to make it a google sheet
cheers
is there any option directly we can read as an excel file?
then you might need to download it as a file and read it locally
gsuite read range supports only google sheets
cheers
if excel is downloaded in your local then you can use read range workbook activity or excel activities to read the data in excel