{% set nosidebar = True %} {% extends "layout.html" %} {% set components = [] %} {% block title %}Tableau Machines Data Feed{% endblock %} {% block head %} {% endblock %} {% block body %} {% if error is defined %}
{{ error }}
{% endif %}This WDC exports all the data submitted for a collection of machines. Below is a prompt for a machine name regular expression. The regexp matches against the machine names in this database/suite. You can see those machine names here.
The regular expression is a JavaScript regular expression.
{% endblock %}