When i use ImportExcel with a file that contains a 0 in the last colum the whole column is not imported. I use a file with 3 colums.
- Articlenumber
- Name of the article
- Quantity
When in the first row the quantity is 0 the whole column for quantity is not imported. I found this bug while transforming a xlsx file to csv. The same issue happens when i just import it directly in powershell. Is this a known bug?
When i use ImportExcel with a file that contains a 0 in the last colum the whole column is not imported. I use a file with 3 colums.
When in the first row the quantity is 0 the whole column for quantity is not imported. I found this bug while transforming a xlsx file to csv. The same issue happens when i just import it directly in powershell. Is this a known bug?