Load Summary Table

The Load Summary table shows some basic statistics of the data that was imported. The table also reports warnings (with a yellow background) and errors (with a red background) that were found during the load. Clicking on a categorical data field (for example, a domain or drill hole field) shows all its unique values and their number of samples loaded in the Load Details Table. Clicking on a row with errors or warnings shows these details in the Load Details table.

The Load Summary table has the following columns.

  • Column Name
  • Imported Count – Number of values imported for the data column. This number can be less than the total of samples imported if there were missing values or errors for columns that support missing values (floating point and string data). This value gets set to false for data that does not support missing values.
  • Invalid Count – Number of invalid values for this field. Click on the row to see the warning and error details in the bottom Load Details table.
  • Unique Values Count – Number of unique values found for a categorical field. Click on this entry to show the unique values in the Load Details table.
  • Min – Minimum value found for a continuous field.
  • Max – Maximum value found for a continuous field.
  • Range – The range (minimum – maximum) of a continuous field.
  • Missing Count – Number of missing samples for a field.
  • Warning Count – Number of loading warnings for this field. Click on the row to see the warning and error details in the bottom Load Details table.
  • Replaced Count – Number of missing values that were replaced by a default value.
  • Filtered Count – Number of values that were removed by the loading filter or by Data Filters.