Current situation: when I export my blood pressure data, the resulting csv file contains preprocessed formatted data. For example a column with the text "103 Sys / 65 Dia", or the date being text in a separate row with the data it applies to under it.
Complication: I cannot use this formatted data in Excel to make my own graphs and analyze my own data, without manually splitting all the data to different cells. At first it seemed to be a good idea to store this data in the Connect app, with my exercise data, but when I was asked to show trends in the data I could not.
Request: provide a more raw data export, so that the user can actually do something with the data.