Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

data from scales

Replies are disabled for this topic. Start a new one or visit our Help Center.

My Airia died after 3 years.  I am trying to export the data left but the export is in Json format.  Very disappointed with the product.

Best Answer
0 Votes
1 REPLY 1

There is no data on the scale to export. 

 

JavaScript Object Notation (JSON) format, which is a standard data interchange format. It is primarily used for transmitting data between a web application and a server.

 

This can be opened with most spreadsheet program's. I used Google Sheets. 

 

Use Excel's Get & Transform (Power Query) experience to connect to a JSON file.
  1. Click the Data tab, then Get Data > From File > From JSON.
  2. Browse to your JSON file location, select it, and click Open.
  3. Once the Query Editor has loaded your data, click Convert > Into Table, then Close & Load.
Best Answer
0 Votes