Hello
if i insert the array by hand it works. If i read it from the file I have the same information in the object, but the file path is below. This seems to disturb the further flow, because the function does not process the array if delivers by file
Many thanks
This are the informations that we newbies are still missing and we collect our experiences.
the conversion was then so easy and I have tried sooooo many other things in the approach field.
Thanks for the answer.
In my early days of node-red (before realising all the features and where to use what) I would have done the JavaScript way (in a function node)...
delete msg.filename;
return msg;
We all start somewhere.
If you want a good measure of the features, spend an hour with this playlist: Node-RED Essentials. It is by the developers of node-red. Each video in the playlist is nice & short and to the point - easy to digest.