Latest questions in Tableau

0 votes
1 answer

Find outliers in data using R in tableau

Hi Nithin, Follow the below steps: 1. Connect to ...READ MORE

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

Setup R in Tableau

Follow the below steps: 1. Install R studio from ...READ MORE

Jun 20, 2019 in Tableau by Cherukuri
• 33,050 points
1,089 views
0 votes
0 answers

Tableau matrix

Can we create a matrix in tableau ...READ MORE

Jun 17, 2019 in Tableau by Raghava
1,083 views
0 votes
1 answer

MOM% IN TABLEAU

Month-over-month (MoM) growth shows the change in the value of a specific ...READ MORE

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

YOY% Tableau

The year-over-year growth rate calculates the percentage change during ...READ MORE

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

KPI - Tableau

Create a calculated field as below, IF ZN(SUM([Sales])) ...READ MORE

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

Stacked bar chart

Yes, It is possible. Let me take an ...READ MORE

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

Unique fields data

Hey, use below calculated field - { FIXED ...READ MORE

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

Change Axis base line

Hi Anitha, Right click on the field label ...READ MORE

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

Tableau - columns as values

Hi Sindhu, You can do in 2 ways ...READ MORE

Jun 18, 2019 in Tableau by manoj
1,020 views
0 votes
1 answer

Calculate sum for a set vs group

Hi Rahul, You can only show the sum ...READ MORE

Jun 18, 2019 in Tableau by anonymous
• 33,050 points
971 views
0 votes
0 answers

Dome chart tableau

Hi Folks! I'm new to tableau. The below chart looks simple, ...READ MORE

Jun 13, 2019 in Tableau by Priyanka
642 views
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
866 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,110 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,842 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,069 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
894 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
982 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
833 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,577 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,355 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
821 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
935 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,723 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,411 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,121 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,496 views
+1 vote
2 answers

Latest and Prior year NPS% calculation not showing right numbers

Try using code like below, For NPS% use code ...READ MORE

Jun 12, 2019 in Tableau by anonymous
• 33,050 points
2,332 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,430 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,391 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,259 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,721 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,682 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
971 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
909 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,926 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,607 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,143 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,145 views
0 votes
3 answers

How to create multiple charts in one sheet?

Hi, You can place more than one chart ...READ MORE

Jun 7, 2020 in Tableau by anonymous
• 140 points

edited Jun 8, 2020 by Gitika 52,424 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,691 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,449 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,030 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
986 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,264 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,293 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
792 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,433 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,069 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
696 views