Describe the issue/error/question
I have a list of values in the set node now I have to transfer those data into the file. but I am unable to find proper solution.
What is the error message (if any)?
Please share the workflow
Share the output returned by the last node
Entries exist but they do not contain any JSON data.
Hi @bakarali, I am not sure I fully understand your problem. The message “Entries exist but they do not contain any JSON data.” suggests there simply is no JSON data, but your binary data might still have been written into the file as expected.
Does your spreadsheet file2 node have the binary data you’d expect? You can check this using the binary tab in the node details view:
And what does the file written in the Write Binary File1 node look like for you?