Hello all,
I've trying for 2 hours to upload weigh data from a CSV, but each time it fails.
I read several topic about people complaining about the same problem to solve it by myself, but...
First try: KO
Body Date,Weight,BMI,Fat,Bone,Hydration,Muscle "2021-01-02","81","25.0","14.71","3.05","43.48","63.19"
Then I read that we can only import 4 data colums in a topic
Second try: KO
Body Date,Weight,Fat,Muscle "02-01-2021","81","14.71","63.19"
Then I tried a very basic: KO
Body Date,Weight "02-01-2021","81"
Each time, I'm 100% sure that I choose the right option before importing (date format mainly). I know that I also changed date format between my different attempts
Does someone get an idea?
This is quite frustrating to spend so much time to do something that basic.
Thanks !