Most answered questions in Tableau

0 votes
1 answer

Tableau - Grouping

Hi Prakash, 1. Create a visual with all ...READ MORE

Jun 17, 2019 in Tableau by anonymous
• 33,050 points
858 views
0 votes
1 answer

Parameter to choose all values

HI Anitha, [Replace category with sub categories] Follow the ...READ MORE

Jun 13, 2019 in Tableau by anonymous
• 33,050 points
1,102 views
0 votes
1 answer

page shelf in tableau

Pages in the tableau are used when ...READ MORE

Jun 13, 2019 in Tableau by anonymous
• 33,050 points
5,833 views
0 votes
1 answer

Add multiple shape for a field value.

Hi, Sagar You cannot add 2 shapes to ...READ MORE

Jun 12, 2019 in Tableau by anonymous
• 33,050 points
2,068 views
0 votes
1 answer

Stacked and a independent column

Hi Rahul, Follow the below steps: 1. Create a ...READ MORE

Jun 12, 2019 in Tableau by Cherukuri
• 33,050 points
891 views
0 votes
1 answer

Update automatically

Hi, Nithin When you use a live connection, ...READ MORE

Jun 12, 2019 in Tableau by anonymous
• 33,050 points
972 views
0 votes
1 answer

show recent month data

Create a calculated column as below, IF MONTH([Date]) ...READ MORE

Jun 12, 2019 in Tableau by anonymous
• 33,050 points
831 views
0 votes
1 answer

Radial Progress bar - Tableau

Hi, Its easy and simple procedure, Either you can ...READ MORE

Jun 12, 2019 in Tableau by Cherukuri
• 33,050 points
2,571 views
0 votes
1 answer

Parameter to choose between multiple visualizations

Hi Anitha, it's an easy procedure.  Follow the ...READ MORE

Jun 10, 2019 in Tableau by Cherukuri
• 33,050 points
1,342 views
0 votes
1 answer

parameter to choose measures to display on screen

Hi Nithin, Follow the below steps: 1. Create parameter ...READ MORE

Jun 10, 2019 in Tableau by Cherukuri
• 33,050 points
820 views
0 votes
1 answer

Combined set for dynamic selection of members in a set

Hi Priyanka Follow the below steps: 1. Create 2 ...READ MORE

Jun 12, 2019 in Tableau by anonymous
• 33,050 points
927 views
0 votes
1 answer

SQL query to count number of distinct products

Hi Preethi, Use below SQL query, SELECT CUST_ID, COUNT(DISTINCT ...READ MORE

Jun 10, 2019 in Tableau by anonymous
• 33,050 points
3,712 views
0 votes
1 answer

How to create crosstabs in Tableau?

Hi Riya, Crosstab is a simple text table ...READ MORE

Jun 10, 2019 in Tableau by anonymous
• 33,050 points
2,406 views
0 votes
1 answer

How to use stored procedures in Tableau?

Hi Sindhu, Stored procedures are used to write ...READ MORE

Jun 10, 2019 in Tableau by Cherukuri
• 33,050 points
10,092 views
0 votes
1 answer

What is pivot in Tableau? how to create a pivot?

HI, When the data required is present in ...READ MORE

Jun 12, 2019 in Tableau by anonymous
• 33,050 points
1,484 views
+1 vote
1 answer

How to show flag at the end of the bar chart?

Hi priyanka, Follow the below steps: 1. Create a ...READ MORE

Jun 6, 2019 in Tableau by Cherukuri
• 33,050 points
9,404 views
0 votes
1 answer

divide grand total by category

Use the calculated column to calculate the ...READ MORE

Jun 10, 2019 in Tableau by Cherukuri
• 33,050 points
1,384 views
0 votes
1 answer

sum wrt previous outstanding amount and month current amount

Hi Keerthi, I used a similar data to ...READ MORE

Jun 6, 2019 in Tableau by Cherukuri
• 33,050 points
1,252 views
0 votes
1 answer

How to get measure value legends appear on workbook?

Firstly, set up a table that uses ...READ MORE

May 23, 2019 in Tableau by Taj
• 1,080 points
1,709 views
0 votes
1 answer

How to compare two columns and sum the values that are same/equal?

Hi, Try like below, IF [COL1] = [COL2] THEN ...READ MORE

Jun 12, 2019 in Tableau by anonymous
• 33,050 points
1,678 views
0 votes
1 answer

Calculate difference of 2 dates

Hi priyanka, Use the datediff function to calculate ...READ MORE

Jun 5, 2019 in Tableau by Sindhu
965 views
0 votes
1 answer

Show Records where non-null in both fields

Hey, Try this,  create a calculated field as ...READ MORE

May 23, 2019 in Tableau by Cherukuri
• 33,050 points
903 views
0 votes
1 answer

How to show actual and forecast in same line chart?

Hi Sindhu, Follow the below steps: 1. Create a line ...READ MORE

May 23, 2019 in Tableau by Cherukuri
• 33,050 points
3,917 views
0 votes
1 answer

SQL Statement to fetch sum(salary) for employees

Hi Preeti, Try this, SELECT DEPARTMENT, SUM(SALARY) FROM EMPLOYEES ...READ MORE

May 23, 2019 in Tableau by anonymous
• 33,050 points
1,513 views
0 votes
1 answer

Error - Aggregate and on-aggregate cannot be combined.

Hi Ritu, This happens when you are comparing ...READ MORE

May 23, 2019 in Tableau by anonymous
• 33,050 points
3,128 views
0 votes
1 answer

When and where to use charts in tableau?

Hi, .This is quite a big question to explain, ...READ MORE

May 22, 2019 in Tableau by Cherukuri
• 33,050 points
1,137 views
0 votes
1 answer

color line based on difference (increase/decrease)

Hi Sindhu, Once you create a line graph, ...READ MORE

May 22, 2019 in Tableau by Cherukuri
• 33,050 points
1,689 views
0 votes
1 answer

How to fetch the previous value in a column or row?

Hi Sindhu, You can use LOOKUP() or PREVIOUS_VALUE() in ...READ MORE

May 22, 2019 in Tableau by Cherukuri
• 33,050 points
17,435 views
0 votes
1 answer

Tooltip different for different rows/columns

Hi Anitha, When you make a dual-axis graph, ...READ MORE

May 22, 2019 in Tableau by Cherukuri
• 33,050 points
3,022 views
0 votes
1 answer

last n days transactions data from dataset

Hey,  You can create a calculated column or ...READ MORE

May 22, 2019 in Tableau by anonymous
• 33,050 points
979 views
0 votes
1 answer

Exclude last month from data set

Hi Peter, Use a condition as below and ...READ MORE

May 22, 2019 in Tableau by Cherukuri
• 33,050 points
1,255 views
0 votes
1 answer

Creating calculate fields for year difference

Hey cherry, Drop Date field and dimension and ...READ MORE

May 22, 2019 in Tableau by anonymous
• 33,050 points
1,286 views
0 votes
1 answer

Use Bubble chart to represent groups

Hi Monish, You can create groups formed from ...READ MORE

May 22, 2019 in Tableau by Cherukuri
• 33,050 points
786 views
0 votes
1 answer

How to show Subtotal for groups?

Hi Anitha, You can form groups in tableau ...READ MORE

May 21, 2019 in Tableau by Cherukuri
• 33,050 points
2,428 views
0 votes
1 answer

how to change or edit the marks on a graph in a dual axis chart?

Hey Preethi, It's simple and easy, just ...READ MORE

May 21, 2019 in Tableau by anonymous
• 33,050 points
1,056 views
0 votes
1 answer

Duplicate measures and change to dimensions

Hi, It's a simple procedure, Right click on ...READ MORE

May 21, 2019 in Tableau by anonymous
• 33,050 points
695 views
0 votes
1 answer

Count of negative profit and positive profit for a month

Hi Anitha, It is easy and simple. Follow ...READ MORE

May 20, 2019 in Tableau by Cherukuri
• 33,050 points
2,727 views
0 votes
1 answer

How to perform a calculation using one variable with an aggregation in calculated field?

Hi, You can use the calculative field and ...READ MORE

May 20, 2019 in Tableau by anonymous
• 33,050 points
1,005 views
0 votes
1 answer

pie chart from a calculated field

Hi Keerthana, As you have already created a ...READ MORE

May 20, 2019 in Tableau by Cherukuri
• 33,050 points
2,718 views
0 votes
1 answer

Need to group customers, based on %

Hi Karthick, You calculative field to form ...READ MORE

May 20, 2019 in Tableau by anonymous
• 33,050 points
1,108 views
0 votes
1 answer

What is the value shown in tooltip when hovered over trend line?

Hi, When you hover over the trend line ...READ MORE

May 17, 2019 in Tableau by Cherukuri
• 33,050 points
1,526 views
0 votes
1 answer

Add image in story

Hi, you can add an image in the ...READ MORE

May 17, 2019 in Tableau by anonymous
• 33,050 points
6,633 views
0 votes
1 answer

How to add multiple dashboards in story?

Hi, You can add the same or different ...READ MORE

May 17, 2019 in Tableau by anonymous
• 33,050 points
11,869 views
0 votes
1 answer

Set dynamic date value for parameter

Hi Anitha, You can create a calculated field ...READ MORE

May 17, 2019 in Tableau by Cherukuri
• 33,050 points
916 views
0 votes
1 answer

Add arrows to show increase or decrease in sales/profit

Hi Priyanka, Follow the below steps: 1. Select the ...READ MORE

May 16, 2019 in Tableau by Cherukuri
• 33,050 points
2,497 views
0 votes
1 answer

How to get distinct customers this year wrt previous year?

Follow the below steps: 1. Create calculated fields ...READ MORE

May 17, 2019 in Tableau by Cherukuri
• 33,050 points
878 views
0 votes
1 answer

Open separate tabs in browser from dashboard through web object

Hi Ayushi, You can open separate tabs on ...READ MORE

May 16, 2019 in Tableau by Cherukuri
• 33,050 points
1,207 views
0 votes
1 answer

Sankey chart

Hi Prakash, Steps: 1. Create a union between the ...READ MORE

May 17, 2019 in Tableau by anonymous
• 33,050 points
915 views
0 votes
1 answer

Coxcomb chart

Hi Anshuli, To create a coxcomb chart, you ...READ MORE

May 16, 2019 in Tableau by Cherukuri
• 33,050 points
1,109 views
0 votes
1 answer

Dumbbell chart

Hi Nikita, Follow the below steps: 1. Select the ...READ MORE

May 10, 2019 in Tableau by Cherukuri
• 33,050 points
1,803 views