This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Fix Weight Export CSV please

Hi,

I just tried exporting weight data. The export worked fine, but the CSV is in a format that needs improving. A single data point comes out on two lines when it should come out on one.

For example, here it what an export for one day currently looks like:

Time Weight Change BMI Body Fat Skeletal Muscle Mass Bone Mass Body Water
 Jan 28, 2022
5:17 AM 86.3 kg 0.0 kg 22.7 -- -- -- --

So if you have weeks of data, you have to correct the date and time being on separate lines for multiple data points.

Here is what it should look like:

Date Time Weight Change BMI Body Fat Skeletal Muscle Mass Bone Mass Body Water
 Jan 28, 2022  5:17 AM 86.3 kg 0.0 kg 22.7 -- -- -- --

And it follows that days with multiple weigh ins should appear on their own line such as:

Date Time Weight Change BMI Body Fat Skeletal Muscle Mass Bone Mass Body Water
 Jan 28, 2022  5:17 AM 86.3 kg 0.0 kg 22.7 -- -- -- --
Jan 28, 2022  6:20 AM 86.3 kg 0.0 kg 22.7 -- -- -- --

Thanks!

Doug