Tableau (Dimension filters in tableau)

 

Dimension Filter

In Tableau, dimensions are independent fields, typically any field that contains categorical or qualitative data. Dimension Filters are those Tableau Filters that are applied to dimensional data. It’s a non-aggregated filter that allows you to add a dimension, group, sets, and bins. The top or bottom conditions, wildcard match, and formula can all be used to apply a Dimension Filter. This Tableau filter can be used to include or exclude members from a dimension from the list. The following is the procedure for adding a dimension as a filter:

  • Step 1: Choose a dimension from the drop-down menu.
  • Step 2:The Tableau Filter Window appears. Choose a member from the drop-down menu.
  • Step 3: Click on the Ok button.

The procedure above filters the data set to only show records for the category Furniture.

Comments

Popular posts from this blog

PHP Array Functions

IMPLEMENTATION OF LRU PAGE REPLACEMENT ALGORITHM

IMPLEMENTATION OF FIFO PAGE REPLACEMENT ALGORITHM