Export to excel problem

I just wanted to export a simple list to excel, but responded with “Operation fail”, how to fix the problem. please advise!

Hello, and welcome!

Even though I think your data is not structured correctly, it works as intended in my test. (images below)

Have you checked your sheet name? Dynamo is case sensitive. I get an error when spelling “plan1” instead of “Plan1”


I followed your suggestion to modify the script, but it seems not work on my system. :disappointed_face:

What is the warning message?
Have you tried the OpenXML version?
Have you tried repairing excel?

Thanks all, the script works now!

Hi,
I have the same problem, how did you fix that please ?

At first glance it OP only changed the level of the data input(was @3)
and a Code Block instead of the String node, but the latter shouldn’t matter(?).

Hi
thanks for your answer, I have used OpenXML version, now it works