Skip to content

Adapt to new Autarcon "analytics.xlsx" style

Compare
Choose a tag to compare
@mrustl mrustl released this 10 Jul 11:40
  • adapted "analytics" import routine to new Autarcon spreadsheet style (for details,
    check the documentation):

    1. All sheets, which are not excluded explicitly will be imported

    2. Lab data import starts in row 70 (i.e. 69 rows are now skipped, formerly: 10 rows)

  • add ERROR messages for all sheets with lab data that should be imported to
    identify sheets with data values not statisfying the requirements for the
    following two variables:

    1. DateTime: non-date-time compliant format of first column raises an error

    2. ParameterValue: non-numeric parameter values are not allowed!