Calculating day over day change in Tableau Desktop is a simple process that can be achieved by creating a calculated field and then using that field in your visualization.
Desktop Specialist
Learn more about Desktop Specialist Certification.
Data Analyst
Learn more about the Data Analyst Certification.
Server Certified
Learn more about the Tableau Server Certification.
🎁 Did you know you can get $30 for sharing your work and certification experiences? Write and get paid for every article. Learn more »

Step 1: Create a Calculated Field
First, you will need to create a calculated field that calculates the day over day change. To do this, go to the Analysis menu and select Create Calculated Field. In the formula area, enter the following formula:
(SUM(IF [Date] = TODAY() THEN [Sales] END) – SUM(IF [Date] = TODAY() – 1 THEN [Sales] END)) / SUM(IF [Date] = TODAY() – 1 THEN [Sales] END)
This formula calculates the day over day change by taking the current day’s sales and subtracting the previous day’s sales, and then dividing that result by the previous day’s sales.
Keep on Reading: Tableau Data Analyst Certification Questions »
Step 2: Use the Calculated Field in Your Visualization
Once you have created your calculated field, you can use it in your visualization by dragging it to the Columns or Rows shelf and selecting the appropriate visualization type, such as a bar chart or line graph.
Step 3: Add Filter
You can also add filter to your visualization to only show specific date range or specific category or group.
Keep reading: Tableau Desktop Specialist Certification Questions »

By following these steps, you can easily calculate and display day over day change in Tableau Desktop. This can be a powerful tool for identifying trends and patterns in your data and making informed business decisions.
Get our Most Popular Downloads
Download the most popular scenario-based Tableau Workbooks in .twbx format. Used by thousands of Tableau developers and job aspirants every day to improve and fine-tune their CV and Tableau Public profile. Join the largest Tableau Experts Social Group.

Banking & Financial Dataset Analysis
Financial Domain Tableau Dataset and Analysis. The most important domain in today’s industry. Analyze Key Performance Indicators. Discover Risky and Fraudulent Outliers. Download the Tableau Packaged (.twbx) Workbook. Includes a complete Financial dataset analysis. Enhance your Data Analytics experience with our skilled analysis.

Healthcare & Hospital Dataset Analysis
Hospital and Healthcare Domain Tableau Dataset and Analysis. A key field of study with millions of lives at stake. The most sensitive industry today. Download the Tableau Packaged (.twbx) Workbook. Understand how healthcare datasets work. Includes a complete Healthcare dataset with analytical charts. Explore Tableau interactive features with this download.

Insurance Dataset Analysis
Insurance Domain Tableau Dataset and Analysis. Important domain specific metrics and data. Learn how to visualize important metrics. Show outliers and insightful data points. Download the Tableau Packaged (.twbx) Workbook. Includes comprehensive analysis of Insurance data of a large sample population. Uses industry standard analytical practices.
First Working Day of the Quarter
Get the Tableau Workbook identifying the First Working Day of any Quarter of a Year.

By the Editorial Team
Tableau Practice Test
The best Tableau practice exams built. Period. Explore definitive practical problems created by brilliant Tableau experts.