Newman csv report

Hi all,

I’m a newbie in newman.

How can I add a new column in a csv report and add variables from a data file?

How can I get variables from a data file into the index.js?

Something like pm.iterationData.get() in Postman.

BR.

What is it exactly that you are trying to achieve? Using a csv datafile as input variables in a newman/postman script?

I want to import variables from Newman using .js .