{% extends "apps_skeleton.html" %} {% block contents %}
{% include "app_alerts.html" with is_modal=False %}
Select the queries you want to get specific recommendations for, then click the 'Get Analytical View Recommendations' button. From there you can act on individual analytical views or perform all recommended create/refresh operations
{% include "partial_query_detail_modal.html" %} {% endblock %} {% block code %} {% endblock %}