Good post... I have a litte problem in the firt part when i Deploy the result is Date,Quantity,Item,Cost 2020-01-05,5,limon,100 100 75 400 250 500 I haven't idea that is the problem... I think that the last node Join or CSV have a problem Thanks for all
For those who are not getting Cost column at the output, write all the column names separated by comma in output-end CSV node.
that's helped me, Thanks!
What is the best option to split an array?
Which video handles the merging of different data sources?
Merging Flows - Node-RED Essentials
Good post... I have a litte problem in the firt part when i Deploy the result is
Date,Quantity,Item,Cost
2020-01-05,5,limon,100
100
75
400
250
500
I haven't idea that is the problem...
I think that the last node Join or CSV have a problem
Thanks for all
Did you solve it?:)
Write all the column names, comma-seperated at the last node of the CSV in the columns window.