{% import 'includes/filters/filter-variables.j2' as vars %}

{% with key='Expand-lists-filter' %}{% include "includes/help.html" %}{% endwith %} Expand lists by duplicating rows

{% include 'includes/filters/label-field.html' %} {% set name='expand-tags%02d' % n %}

If blank, expand lists in all columns containing the +list attribute

{% set name='expand-separator{0:02}'.format(n) %}

Defaults to "|" if unspecified.

{% set name='expand-correlate%02d' % n %}

If checked, correlate the list items in multiple columns; otherwise, generate their Cartesian product (one row for each possible combination). Has no effect if you select only a single column.

{% set name='expand-where%02d' % n %}