Sep
29
Sets and the Precedence of Filtering
Recently Tableau has published a white paper on LOD or level of details computation. In the paper, there is a chart on the precedence of filters which is very nice.
Especially this shows by what precedence various filters work in succession. It is essential for any Viz developer to understand this precedence and use them accordingly.
I found that the chart above ignored sets, which are also a class of filters by its own.
Sets as Filter
Sets are a special class of filters which narrow the scope of the data set. When you create a set and put it on the filter shelf, all the following calculations will take place in the context of the set. The filter conditions for the set can be configured in this interface:
The definition of the filter can be based on dimension or measure or both.
Especially this shows by what precedence various filters work in succession. It is essential for any Viz developer to understand this precedence and use them accordingly.
I found that the chart above ignored sets, which are also a class of filters by its own.
Sets as Filter
Sets are a special class of filters which narrow the scope of the data set. When you create a set and put it on the filter shelf, all the following calculations will take place in the context of the set. The filter conditions for the set can be configured in this interface:
The definition of the filter can be based on dimension or measure or both.