diff --git a/docs/docs/creating-charts-dashboards/exploring-data.mdx b/docs/docs/creating-charts-dashboards/exploring-data.mdx index 0386b2384..f41b0d7ce 100644 --- a/docs/docs/creating-charts-dashboards/exploring-data.mdx +++ b/docs/docs/creating-charts-dashboards/exploring-data.mdx @@ -200,33 +200,6 @@ top of the box. To exit, select any other part of the dashboard. Finally, don’t forget to keep your changes using **Save changes**. -### Filter Box - -In this section, you will learn how to add a filter to your dashboard. Specifically, we will create -a filter that allows us to look at those flights that depart from a particular country. - -A filter box visualization can be created as any other visualization by selecting **+ ‣ Chart**, -and then _tutorial_flights_ as the datasource and Filter Box as the visualization type. - -First of all, in the **Time** section, remove the filter from the Time range selection by selecting -No filter. - -Next, in **Filters Configurations** first add a new filter by selecting the plus sign and then edit -the newly created filter by selecting the pencil icon. - -For our use case, it makes most sense to present a list of countries in alphabetical order. First, -enter the column as Origin Country and keep all other options the same and then select **Run -Query**. This gives us a preview of our filter. - -Next, remove the date filter by unchecking the Date Filter checkbox. - - - -Finally, select **Save**, name the chart as Tutorial Filter, add the chart to our existing Tutorial -Dashboard and then Save & go to dashboard. Once on the Dashboard, try using the filter to show only -those flights that departed from the United Kingdom – you will see the filter is applied to all of -the other visualizations on the dashboard. - ### Publishing Your Dashboard If you have followed all of the steps outlined in the previous section, you should have a dashboard