Looking for help on importing an activity CSV file from iFit. It's a NordicTrack s22i stationary cycle activity. When I try, I get the dreaded 'An error occurred with your upload. Please try again.' message.
Natively, the CSV has the following format without the first DATE field which I added manually. Each row summarizes one second of activity so the hours may be missing but I tried adding the hours manually (HH:MM:SS format) and that CSV import failed all the same.
Stages_Data,,,,,,,,,
English,,,,,,,,,
Date,Time,Miles,MPH,Watts,HR,RPM,Resistance,Relative Resistance,Incline
2020-09-09,0:00,0,14.4,103,0,74,12,50,0
2020-09-09,0:01,0,14.4,103,0,74,12,50,0
2020-09-09,0:02,0,14.4,103,0,74,12,50,0
Import fails exactly the same way with or without the DATE added and with or without the HOURS. Tried removing the first two lines. Same result. Strava would not recognize this CSV either. iFit has a TCX export which works just fine except that TCX does not store POWER data.
Any help appreciated