"Show unfiltered/no chart data" option for single select control

XMLWordPrintable

      User Problem

      In Atlassian Analytics, when I have a multi-select control there is an available setting for "When no values are selected: Show unfiltered chart data, Show no chart data". This allows me to decide whether the chart should not filter on the control at all or show no data when there is nothing selected in the "Dropdown" or "Text input" control.

      However, this setting is not available when I want a single-select control.

      Suggested Solutions

      Add the "When no values are selected" setting to "Dropdown" controls that don't have multiple select enabled.

      Current Workarounds

      You can use the following SQL in your query to replicate the "Show unfiltered chart data" functionality.

      WHERE {DROPDOWN} = ‘’ OR column = {DROPDOWN}

            Assignee:
            Unassigned
            Reporter:
            Tracy Chow
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: