I’ve been successful in pivoting the data from a csv file using powershell. I now need to add an additional column (Product_Sum). The header is there but the data is not appended. What am I missing?
–Current Output:
Output – data is missing from first column
–Source File:
csv input
Code
New contributor
user26338972 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.