{% extends 'timeseer.html' %} {% from 'macros.html' import alerter, bootstrap_icon, menu_back, progress_bar_flow, visualize_series, schedule_popover %} {% from 'flows.html' import help_text_icon, help_text_side_panel %} {% from 'resources.html' import resource_breadcrumb %} {% macro block_card_header(block_evaluation, results_url=none) %}
{{ series_set.name }} {{ bootstrap_icon('box-arrow-up-right') }}
{% endfor %} {% elif data_set is not none %}{{ data_set.name }} {{ bootstrap_icon('box-arrow-up-right') }}
{% else %} {{ series_set_template.name }} {{ bootstrap_icon('box-arrow-up-right') }} {% endif %}Module types:
Modules:
Module types:
Modules:
Event frame fields mapped to columns in table "{{ block_configurations[block.db_id].sync_table }}":
Fix out-of-order timestamps: {{ block_configurations[block.db_id].fix_out_of_order_strategy.value }} data points.
{% endif %} {% if block_configurations[block.db_id].fix_duplicates %}Keep only the first data point when duplicate timestamps are detected.
{% endif %}