Why does csv consider data in one column to be an empty string
I have a powershell script, which basically takes an xlsx file with data, converts it to csv and then fills certain cells in another (template) xlsx file with values from certain columns. There are many conditions about the functionalities and how to fill in the cells but I suppose it’s not necessary to explain the script in detail. I face a problem: