Document Csv to Excel

Hi!

I'm trying to convert a Csv to excel in power automate, but keeping getting the error below:
400 - Bad request

{
"request": {
"url": null,
"traceId": "0HMUH8PMV27R611c708432"
},
"error": {
"code": "ApplicationResultException",
"message": "An element with the same key '6' already exists in the ExpandoObject. (Parameter 'key')",
"date": "2023-10-20T15:26:51.6456785Z"
}
}

{
"Transfer-Encoding": "chunked",
"x-jobid": "0HMUH8PMV27R611c708432",
"Date": "Fri, 20 Oct 2023 15:26:50 GMT",
"Referrer-Policy": "strict-origin-when-cross-origin",
"Content-Type": "application/json; charset=utf-8",
"Content-Length": "243"
}

Thanks in advance!

Hi @GiuBia,

I tried the action with my CSV sample and it worked. So, it seems to be something specific to your CSV file.

Could you share it with me and I'll try to reproduce the issue?

Best regards,
Petr
Plumsail team

Hi @Petr

The file contains sensitive data from a client.

Is there a way I can securely share it with you?

Hi @GiuBia,

Yes, please send us a message at support@plumsail.com, referencing this community thread. We'll continue the discussion in a support ticket.

Best regards,
Petr
Plumsail team