How to change the font in tableau

This recipe helps you change the font in tableau

Recipe Objective - How to change the Font in Tableau?

A font derives a great meaning in any data analysis project. Fonts in tableau have a default size of 10pt in Windows and 12pt in MAC. The default font in the tableau is Benton Sans Book.

Learn How to use XLNet for Text Classification

Steps of changing the font.

Step 1 > Connect the "Data Set- Inc5000 Company List_2014.xlsx" data set.

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

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

Step 4 > Open Format drop-menu and click on Font option, change the font of tableau worksheet, Pane, Header, Tooltip, and Title.

Step 5 > Format of the font of Title of a worksheet is changed from Tableau Light to Tahoma.

Our visualization using changing font is Ready!

What Users are saying..

profile image

Gautam Vermani

Data Consultant at Confidential
linkedin profile url

Having worked in the field of Data Science, I wanted to explore how I can implement projects in other domains, So I thought of connecting with ProjectPro. A project that helped me absorb this topic... Read More

Relevant Projects

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

AWS MLOps Project for ARCH and GARCH Time Series Models
Build and deploy ARCH and GARCH time series forecasting models in Python on AWS .

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.

Recommender System Machine Learning Project for Beginners-1
Recommender System Machine Learning Project for Beginners - Learn how to design, implement and train a rule-based recommender system in Python

Word2Vec and FastText Word Embedding with Gensim in Python
In this NLP Project, you will learn how to use the popular topic modelling library Gensim for implementing two state-of-the-art word embedding methods Word2Vec and FastText models.

NLP Project for Multi Class Text Classification using BERT Model
In this NLP Project, you will learn how to build a multi-class text classification model using using the pre-trained BERT model.

Build Time Series Models for Gaussian Processes in Python
Time Series Project - A hands-on approach to Gaussian Processes for Time Series Modelling in Python

Build a Graph Based Recommendation System in Python-Part 2
In this Graph Based Recommender System Project, you will build a recommender system project for eCommerce platforms and learn to use FAISS for efficient similarity search.

Linear Regression Model Project in Python for Beginners Part 1
Machine Learning Linear Regression Project in Python to build a simple linear regression model and master the fundamentals of regression for beginners.

Build a Graph Based Recommendation System in Python -Part 1
Python Recommender Systems Project - Learn to build a graph based recommendation system in eCommerce to recommend products.