Most answered questions in Tableau

0 votes
1 answer

Using Regex in Tableau, but only getting Null values.

Tableau regex engine is ICU, and there ...READ MORE

Aug 17, 2018 in Tableau by AwesomeSauce
• 860 points
727 views
0 votes
1 answer

Action filter (on set) is appearing in my worksheet.

Those are the action filters that we ...READ MORE

Aug 17, 2018 in Tableau by AwesomeSauce
• 860 points
2,161 views
0 votes
1 answer

How to make number of equally sized bins in tableau?

You can simply right click on the ...READ MORE

Aug 16, 2018 in Tableau by Naruto
• 710 points
1,521 views
0 votes
1 answer

What is the difference between a Bin and a Set?

The fundamental difference between bins and sets ...READ MORE

Aug 16, 2018 in Tableau by Naruto
• 710 points
2,192 views
0 votes
1 answer

Line Chart not showing while making a combination chart of bar inside bar chart and a line chart.

After creating the Bar inside Bar graph, ...READ MORE

Aug 15, 2018 in Tableau by AwesomeSauce
• 860 points
936 views
0 votes
1 answer

How to display days data based on date selected in the filter by the user.

You can create a parameter for dates. Select data ...READ MORE

Aug 15, 2018 in Tableau by AwesomeSauce
• 860 points
1,381 views
0 votes
1 answer

How to Split a Measure in Tableau?

Have you tried using an IF statement: IF ...READ MORE

Aug 14, 2018 in Tableau by AwesomeSauce
• 860 points
1,792 views
0 votes
1 answer

Sum of previous two months sales where the current month is entered by the user.

It can be achieved easily by creating ...READ MORE

Aug 14, 2018 in Tableau by AwesomeSauce
• 860 points
3,886 views
0 votes
1 answer

How to refresh the extracted data source automatically in Tableau Desktop?

Hi AwesomeSauce, This comes up every so often!  Tableau ...READ MORE

Aug 14, 2018 in Tableau by Naruto
• 710 points
4,355 views
0 votes
1 answer

How to return the value on which the condition is met for the first time?

It looks like you are trying to ...READ MORE

Aug 14, 2018 in Tableau by Naruto
• 710 points
930 views
0 votes
1 answer

Want to hide the Bar for Grand Total in the bar chart in Tableau

Tableau treats the whole visualization uniformly.  If you ...READ MORE

Aug 10, 2018 in Tableau by AwesomeSauce
• 860 points
3,495 views
0 votes
1 answer

How can I remove { } from columns in Tableau?

Create the following calculated field and use ...READ MORE

Aug 10, 2018 in Tableau by Atul
• 10,240 points
666 views
0 votes
1 answer

How can I convert week into Date(mm/dd/yyyy)?

Right click on your date field, you'll ...READ MORE

Aug 10, 2018 in Tableau by Atul
• 10,240 points
1,260 views
0 votes
1 answer

How to create a filter based on date range?

You can use this code snippet in ...READ MORE

Aug 8, 2018 in Tableau by Nitish
• 630 points
719 views
+1 vote
1 answer

How to calculate the number of hours worked in Tableau?

Try using this LOD expression {fixed user : ...READ MORE

Aug 4, 2018 in Tableau by ffdfd
• 5,550 points
1,161 views
+1 vote
1 answer

How to perform top N fields with nested sort in tableau

You can use the following steps: Sort 'State' ...READ MORE

Aug 4, 2018 in Tableau by ffdfd
• 5,550 points
3,911 views
+1 vote
1 answer

What is the use of a box plot chart?

Box & Whisker plot helps you study ...READ MORE

Aug 1, 2018 in Tableau by Atul
• 10,240 points
930 views
+1 vote
1 answer

How to add filter on different sheets based on clicks?

Go to Actions… (if you're on a dashboard, you ...READ MORE

Aug 1, 2018 in Tableau by Atul
• 10,240 points
679 views
+1 vote
1 answer

Filtering for maximum date within dimension

Create a level-of-detail (LOD) calculated field and ...READ MORE

Aug 1, 2018 in Tableau by Atul
• 10,240 points
542 views
+1 vote
1 answer

Is there a specific format for importing datasets into Tableau?

Well I don‘t have a definitive answer ...READ MORE

Aug 1, 2018 in Tableau by Atul
• 10,240 points
932 views
+1 vote
1 answer

Adding filter to LOD Expression

{ FIXED [Product]:COUNT(IF [Status]=0 THEN [Status] END)} Edit---- ...READ MORE

Aug 1, 2018 in Tableau by Atul
• 10,240 points
805 views
0 votes
1 answer

How to add grand totals of the bar in Stacked Bar in Tableau

Hi Grim, As you have used reference line ...READ MORE

Sep 24, 2018 in Tableau by Machdata
• 340 points
4,944 views
+1 vote
1 answer

Date Logic in Tableau

Try this: Create 2 calculated fields for start ...READ MORE

Jul 27, 2018 in Tableau by ffdfd
• 5,550 points
1,073 views
+1 vote
1 answer

How can I find the time difference between two columns

Based on the data you showed, I'm ...READ MORE

Jul 25, 2018 in Tableau by Atul
• 10,240 points
919 views
+1 vote
1 answer

How can I calculate the % of completion

SUM(IIF([Status]="Delivered",[Point],NULL)) / SUM([Point]) I assume that your column ...READ MORE

Jul 25, 2018 in Tableau by Atul
• 10,240 points
516 views
+1 vote
1 answer

Non-overlaid measures in dual axis chart within Tableau

The missing step is to specify the ...READ MORE

Jul 24, 2018 in Tableau by Atul
• 10,240 points
456 views
+1 vote
1 answer

Is it possible to define a color code scheme just for one column in Tableau?

Follow the below steps : Remove your current ...READ MORE

Jul 24, 2018 in Tableau by Atul
• 10,240 points
2,302 views
+1 vote
1 answer

Tableau tooltip incorrect when toggling through quick filter

I think your confusion is in what ...READ MORE

Jul 21, 2018 in Tableau by Atul
• 10,240 points
1,008 views
+1 vote
1 answer

Creating a Gantt Chart over time with summed bar

The trick with Gantt charts in Tableau ...READ MORE

Jul 21, 2018 in Tableau by Atul
• 10,240 points
688 views
+1 vote
1 answer

Tableau - Filter/Parameter For Different Date Ranges

Based on your comment and updated question, ...READ MORE

Jul 20, 2018 in Tableau by ffdfd
• 5,550 points
861 views
+1 vote
1 answer

How can I filter data on different sheets based on clicks on Tableau

Filter actions are an essential and fundamental ...READ MORE

Jul 20, 2018 in Tableau by ffdfd
• 5,550 points
10,463 views
0 votes
1 answer

Tableau charts with calculated field

I could get Visitor Rate = COUNTD(Visitor ...READ MORE

Jul 19, 2018 in Tableau by Atul
• 10,240 points
511 views
+1 vote
1 answer

How to authenticate and embed Tableau Rest API using Python 2.7

Your .format() call is creating a bad ...READ MORE

Jul 19, 2018 in Tableau by Atul
• 10,240 points
2,586 views
0 votes
1 answer

Is it possible to make a Tableau Desktop .twbx file as READONLY?

No you can’t make the data in ...READ MORE

Jul 11, 2018 in Tableau by ffdfd
• 5,550 points
902 views
0 votes
1 answer

How to hide measures on a Tableau filter?

Number of Records is just a predefined ...READ MORE

Jul 11, 2018 in Tableau by ffdfd
• 5,550 points
2,158 views
0 votes
1 answer

How to aggregate multiple column in Tableau?

You can use Tableau’s inbuilt pivot method ...READ MORE

Jul 10, 2018 in Tableau by ffdfd
• 5,550 points
2,432 views
0 votes
1 answer

Is it possible to connect ActivePlot to Tableau?

ActivePivot implements the standards of OLAP: The MDX ...READ MORE

Jul 10, 2018 in Tableau by Atul
• 10,240 points
535 views
0 votes
1 answer

Is it possible to copy highlighted items from Tableau?

I don't think it is possible, As it can be ...READ MORE

Jul 6, 2018 in Tableau by ffdfd
• 5,550 points
810 views
0 votes
1 answer

How to create a single calculated field from multiple column filtering?

Try with this calculated field: ( ...READ MORE

Jul 6, 2018 in Tableau by ffdfd
• 5,550 points
991 views
0 votes
1 answer

Extracts and Schedules in Tableau

Data extracts are the first copies or ...READ MORE

Jul 2, 2018 in Tableau by Data_Nerd
• 2,390 points
1,123 views
0 votes
1 answer

Aggregating multiple column in Tableau

You can use Tableau’s inbuilt pivot method ...READ MORE

Jun 30, 2018 in Tableau by ffdfd
• 5,550 points
525 views
0 votes
1 answer

How to convert string to date format in Tableau?

You can create the following calculated field: Dateparse('EEE ...READ MORE

Jun 30, 2018 in Tableau by ffdfd
• 5,550 points
6,003 views
0 votes
1 answer

Tableau chart with mixed colors

It is as simple as dragging the ...READ MORE

Jun 28, 2018 in Tableau by ffdfd
• 5,550 points
1,608 views
0 votes
1 answer

How to determine version of tableau server?

In Tableau 8 and below, you can ...READ MORE

Jun 28, 2018 in Tableau by ffdfd
• 5,550 points
1,013 views
0 votes
1 answer

How to calculate weekly average from daily data?

You can create these calculated fields: Unique Weeks ...READ MORE

Jun 27, 2018 in Tableau by Atul
• 10,240 points
13,392 views
0 votes
1 answer

Hive tables are not available in tableau

I have the same issue with Tableau ...READ MORE

Jun 27, 2018 in Tableau by Atul
• 10,240 points
1,192 views
0 votes
1 answer

Getting incorrect tooltip while toggling through quick filter

I think what you want to ask ...READ MORE

Jun 27, 2018 in Tableau by ffdfd
• 5,550 points
596 views
0 votes
1 answer

How to return the string between 5th and 6th Spaces in a String

In Tableau 9 you can use regular ...READ MORE

Jun 27, 2018 in Tableau by ffdfd
• 5,550 points
694 views
0 votes
1 answer

How to add filter to show latest two dates in tableau?

Steps for filtering based on the most ...READ MORE

Jun 21, 2018 in Tableau by Atul
• 10,240 points
1,921 views
0 votes
1 answer

How to filter/parameter for different date ranges

Steps: Create a parameter control that the users ...READ MORE

Jun 21, 2018 in Tableau by Atul
• 10,240 points
4,770 views