What are the various filter options in tableau Explain with the help of a chart

This recipe explains what are the various filter options in tableau This recipe explains them with the help of a chart

Recipe Objective - What are various Filter options in Tableau? Explain with the help of a chart.

Filters are the most important part of data analysis. We can apply filters on the dimension, measure, table calculations, and card modes in tableau. Filter customization can be done in tableau using the option "Customize" present in the filter drop-down menu. Filters can be applied using the filters option, using Exclude option in visualization, and by directly right-clicking on the feature of the dataset and using the "filter" option.

Access Loan Eligibility Prediction Projects with Source Code

Steps to create Filter.

Step 1 > Connect the "NFL Offensive Player stats, 1999-2013.xlsx" data set.

Step 2 > Drag the "Year" dimension and drop it onto the column shelf.

Step 3 > Drag the "College losses" measure and drop it onto the row shelf.

Step 4 > In the Marks card, the bar is selected.

Step 5 > Drag the "Year" dimension and drop it onto the Filters card.

Step 6 > Right-click on the 2006 Year bar in the Bar chart and choose Exclude option as a filter.

Step 7 > Right-click on the "College losses" measure and choose the Show filter option to apply the filter.

Our Visualization with Filters is Ready!

What Users are saying..

profile image

Savvy Sahai

Data Science Intern, Capgemini
linkedin profile url

As a student looking to break into the field of data engineering and data science, one can get really confused as to which path to take. Very few ways to do it are Google, YouTube, etc. I was one of... Read More

Relevant Projects

Walmart Sales Forecasting Data Science Project
Data Science Project in R-Predict the sales for each department using historical markdown data from the Walmart dataset containing data of 45 Walmart stores.

Time Series Analysis with Facebook Prophet Python and Cesium
Time Series Analysis Project - Use the Facebook Prophet and Cesium Open Source Library for Time Series Forecasting in Python

OpenCV Project for Beginners to Learn Computer Vision Basics
In this OpenCV project, you will learn computer vision basics and the fundamentals of OpenCV library using Python.

Deep Learning Project for Beginners with Source Code Part 1
Learn to implement deep neural networks in Python .

Build Deep Autoencoders Model for Anomaly Detection in Python
In this deep learning project , you will build and deploy a deep autoencoders model using Flask.

Linear Regression Model Project in Python for Beginners Part 2
Machine Learning Linear Regression Project for Beginners in Python to Build a Multiple Linear Regression Model on Soccer Player Dataset.

Many-to-One LSTM for Sentiment Analysis and Text Generation
In this LSTM Project , you will build develop a sentiment detection model using many-to-one LSTMs for accurate prediction of sentiment labels in airline text reviews. Additionally, we will also train many-to-one LSTMs on 'Alice's Adventures in Wonderland' to generate contextually relevant text.

Predict Churn for a Telecom company using Logistic Regression
Machine Learning Project in R- Predict the customer churn of telecom sector and find out the key drivers that lead to churn. Learn how the logistic regression model using R can be used to identify the customer churn in telecom dataset.

NLP Project for Beginners on Text Processing and Classification
This Project Explains the Basic Text Preprocessing and How to Build a Classification Model in Python

Build a Speech-Text Transcriptor with Nvidia Quartznet Model
In this Deep Learning Project, you will leverage transfer learning from Nvidia QuartzNet pre-trained models to develop a speech-to-text transcriptor.