Datameer Blog

Tag: Tableau FAQs

Tableau Questions

How to calculate age in Tableau workbook?

To calculate age in Tableau, you need to use the date functions. So, for example, to solve this problem, we can use the DATEADD and DATEDIFF functions. The first function i...

  • Tableau FAQs
  • December 13, 2018
Tableau Questions

How do I create a division calculation via calculated fields in Tableau?

Tableau division calculation How do I create a Tableau division calculation via calculated fields? In order to perform division of two fields in a table, you need to create...

  • Tableau FAQs
  • December 13, 2018
Tableau Questions

How do I show the percentage and count on the stacked bar chart in Tableau without using a dual-axis?

First, you need to add all the required measures to the graph. I used Sales by Territory. Then you need to select the metric that you added and select additional calculatio...

  • Tableau FAQs
  • December 13, 2018
Tableau Questions

Cleaning Data in Snowflake to Create Cumulative View Bar Chart in Tableau

Welcome data traveler; this article is divided into two parts, 1. d ata cleaning with Datameer and 2. h ow to create the cumulative view bar chart in Tableau. Data Cleaning...

  • Tableau FAQs
  • December 13, 2018
Tableau Questions

How do I calculate ratios using the data in two columns to create a ratio in Tableau?

This is a fairly simple function to perform in Tableau, and to implement it, you need to use the following expression: SUM([SalesQuota])/SUM([SalesYTD]) SUM([SalesQuota]) &...

  • Tableau FAQs
  • December 13, 2018
Tableau Questions

How to track churn rate over time in a Tableau dashboard?

How do I create a trend line in Tableau to show the churn rate over the last 6 months that updates dynamically? To calculate the churn line for the last 6 months, you can f...

  • Tableau FAQs
  • December 13, 2018
Tableau Questions

How do I expand or collapse a dimension in a Tableau dashboard?

Or, put another way, does Tableau support a feature to expand/collapse a dimension shown in a dashboard in order to allow users to interact with the dashboard and (dis)aggr...

  • Tableau FAQs
  • December 13, 2018
Tableau Questions

How Do I make a Funnel-Like Graph in Tableau With Multiple Measures?

A funnel, also called a funnel, sales process, or cycle can bring significant clarity to your sales data. If you are interested in identifying customers who are dropping ou...

  • Tableau FAQs
  • December 13, 2018
Tableau Questions

How to create a triple dual axis on a Tableau worksheet chart?

Tableau does not support the triple-axis, but it does support the dual axis. To implement this, you need to perform the following steps: Create a Chart Add two measures to ...

  • Tableau FAQs
  • December 13, 2018
Tableau Questions

How do I perform a Tableau Desktop silent installation on multiple workstations?

To install Tableau Desktop or Tableau Prep Builder, you will need two things; a Creator product key and the installer for the version you want to install. Windows Run the i...

  • Tableau FAQs
  • December 13, 2018
Tableau Questions

How do I add more sheets to a Tableau dashboard?

I have to add 14-15 sheets to the dashboard, and all the sheets should not be visible at once; only 3 to 4 sheets should be visible in the presentation mode, and the rest o...

  • Tableau FAQs
  • December 13, 2018
Tableau Questions

How do I write a Case Statement With Multiple Conditions in Tableau?

I have two conditions using separate fields, but Tableau won’t let me write it as I would like in SQL? CASE ([Expression1]) WHEN 2 AND WHEN ([Expression1]) ‘XXX...

  • Tableau FAQs
  • December 13, 2018