Link Search Menu Expand Document

Create Boarding List Chart

  1. On your dashboard, select the green “Add Chart” button:

  2. Choose the Data Source of “wildaid.BoardingReports” from the pulldown menu: Choose the Data Source

  3. The List of Boardings is a table of boarding details, so choose the “Chart Type” of “Text” from the pulldown menu: How to select "Text" as the Chart Type

  4. Add a title of “Boarding Details” to your chart:

  5. Drag and drop the “date” field to the Groups section, and turn binning off: How to add date to the Group section

  6. Customize the date field by selecting on “Customize” and then “date”. Override the label and give it a capitalized first letter - “Date” - and add in the time - you can choose any format, this gif chooses “15:23”: How to customize date and add time

  7. Select “Encode” to go back to the encoding section:

  8. Drag the following fields to “Groups”:
    vessel -> name
    vessel -> permitNumber
    captain -> name
    inspection -> summary -> safetyLevel -> level
    How to group fields

  9. Select “Customize” and “Label Override” to change the label name for the fields you added in the previous step:
    vessel.name - Vessel Name
    vessel.permitNumber - Permit #
    captain.name - Captain
    inspection.summary.safetyLevel.level - Risk
    This is what the headings should look like when this step is done: Customized lable name of each field

  10. Select “Encode” and drag to the “Values” section the field: inspection -> summary -> violations -> disposition How to add "disposition" field under "Values" section

  11. Choose the Array Reduction by “Array Length”:

  12. Go to the “Customize” section and override the Label to say “# Violations”: How to customize the label name

  13. Select the “Save and Close” button

Congrats! You have made your chart!



Troubleshooting - Up to main build page