This issue maybe related to Issue 9095 however there are some differences.
Here’s what happens, if I open the csv file, it opens correctly. If I save it without making any change, everything is fine.
If I make any change to the csv (such as adding a column or editing even a single value), upon saving, all the decimal point values in the csv go down to zero. This doesn’t appear to be a parsing issue, as even when I open the same file in other text editors, the numbers are still zero.
Thank you for the video and the file. The CSV you shared appears to already be the saved result after the issue occurs, so we cannot compare it with the original data state.
Could you please upload the original CSV file before any edits/saving, so we can reproduce the issue and check the behavior on our side?
Hello,
Thank you for the additional details and the original file. We were able to reproduce the issue on our side, and we have registered it in our internal bug tracker.
At the moment, we do not have an ETA for a fix, but we will post an update here as soon as we have any news.