{% extends "apps_skeleton.html" %} {% block contents %} {% include "app_editsegment.html" %} {% include "app_editevent.html" %} {% include "app_editexpression.html" %} {% include "dataset_filterassociations.html" %} {% include "viewmgr.html" %} {% include "extractmgr.html" %} {% include "partial_delete_confirmation.html" with type="segment" %} {% include "partial_delete_confirmation.html" with type="event" %} {% include "partial_delete_confirmation.html" with type="associated-logical-view" %} {% include "partial_delete_confirmation.html" with type="dashboard" %} {% include "partial_delete_confirmation.html" with type="visual" %} {% include "delete_dataset_modal.html" %}
{% include "app_alerts.html" with is_modal=False %}
Dataset:

Detail

Dataset:
Connection Type:
Data Connection:
Description:
{% if flippers.site_enable_extracts %}
Tags:
{% endif %}
Join Elimination:
Result Cache:
ID:
Created on:
Created by:
Last updated:
Last updated by:
To add a new calculated field, use the down arrow to the right of a field to clone it, and then edit the expression of the cloned field.
{% include "partial_extracts.html" %}
Dataset:

Analytical Views Create Analytical View New Dashboard

{% include "partial_jobs_setting_alert.html" %}

No Analytical Views have been created on tables in this dataset. Click on "Create Analytical View" above to create one.

{% include "partial_av_summary.html" %} {% include "partial_av_list.html" %}
{% if arcviz_settings.ENABLE_TIMEWARP == True or flippers.site_enable_search %}
Configure the principal time measurement field of the dataset to automate the default behavior of dashboards and visuals.

Date/Time Field

{% if arcviz_settings.ENABLE_TIMEWARP == True %} Select the date/time field of the dataset, and specify its format. Dashboard time controls use this field. {% else %} Select the date/time field of the dataset, and specify its format. {% endif %}
In natural language search, select the default time interval for analyzing metric trends
{% if arcviz_settings.ENABLE_TIMEWARP == True %}

Date/Time Aggregation

The aggregation below is used for displaying data over time within dashboard time controls for this dataset.

Date/Time Frequencies

Add in options below for frequencies used for autoplay within dashboard time controls.
Display Text Time Frequency

Date/Time Increments

Add in options below for increments used for autoplay within dashboard time controls.
Display Text Time Frequency

Date/Time Default Selection Position

When a dashboard timecontrol is displayed, pick the default selection position

Date/Time Default Selection Range

When a dashboard timecontrol is displayed, pick the default selection range. Enter a time period like '1 month' or '15 days' here
{% endif %}
{% endif %}
Show Data
Dataset:

Segments New Segment New Dashboard

Group Entity Name Apply To New Visuals Filters Actions
Name Display Filters Actions
Dataset:

Related Dashboards New Dashboard

These dashboards contain visuals created based on this dataset
{% include "partial_dataset_template.html" with type="related_app" %}
Dataset:

Filter Associations New Filter Association New Dashboard

These Filter Associations were created on this dataset
Name Segments Users Groups Actions
Click PUBLISH to share with all permitted roles
Or choose EDIT PERMISSIONS to configure specific permissions
This dataset is currently not named in any roles
Choose EDIT PERMISSIONS to configure specific permissions
This dataset is currently not named in any roles and can
only be added to roles by a user with appropriate permissions
Role Connection / Dataset
Dataset:
{% include "partial_dataset_searchcol.html" %} {% include "dataset_editcol.html" %} {% include "partial_validation_messages.html" %}
{% endblock %} {% block code %} {% include "ace_editor_includes.html" %} {% endblock %}