{% extends 'portal.html' %} {% block title %} {{assessment}} | Data Pivot | HAWC {% endblock %} {% block breadcrumbs %}
Option #1 (Query-based)
Create a data-pivot based on querying information off the HAWC database for this assessment. Your settings will always be applied to this query; but it will contain the latest information from the database, so the visualization may change from time to time.
Select Option #1Option #2 (Input-file)
Create a data-pivot based on an uploaded file of data. Your settings will always be applied to the uploaded dataset; therefore the visualization will be constant, but will not use the latest information from the HAWC database.
Select Option #2Option #3 (Copy from existing)
Create a data-pivot based, using an existing data-pivot as a template.
Select Option #3 {% endblock %}