2 Points
Joined November 2021
Actually the CSV file it self use commas for separating all these data. So as another user rightly pointed your numbers
should not contain any commas. What happens is excel some time stores the numbers as 5,345 insted of 5345. so what you need to do is select all those columns and define as numbers ( select all, press control+1 and then declare them as numbers , and unselect comma separator). this will solve the problem.