{% extends "apps_skeleton.html" %} {% block contents %}
{% include "app_alerts.html" with is_modal=False %}
{% if fromDirect %} {% endif %} {% if not fromDirect %} {% endif %} {% include "partial_partition_template.html" %}

%TABLENAME%

View State Analytical View Strength Actions Dimensions Measures
%VIEW%
%HTML_STATE%
Waiting to start...
{% if scheduler_enabled and scheduler_site_setting_enabled %} {% endif %} %HTML_DIMENSIONS% %MEASURES% Show SQL %SQL% Details
{% include "av_detail_content.html" %} {% include "partial_query_detail_modal.html" %} {% endblock %} {% block code %} {% endblock %}