Questions tagged [tableau-desktop]

774 questions
0
votes
1 answer

How to show rows with null value when doing data blending in Tableau

I am connecting to the same data source twice in order to do a variance analysis in Tableau. Each cycle applies different filters. But when I did data blending on those two datasources, Tableau exclude all rows with null values in the table (those…
Jennie
  • 33
  • 4
0
votes
1 answer

How to convert sub category values to column in tableau text tables

I am new to tableau. I have data as below: Category1 Subcategory1 AmountType Amount ABC Sub1 Actual 100 ABC Sub1 Budget 200 PQR Sub2 Actual 300 PQR Sub2 Budget 400 I want to convert it…
Anita
  • 1
  • 2
0
votes
1 answer

How to add a filtered value across other filtered values

I have data like this Person Total Count First 5 Second 6 Third 5 Null 6 I want to take the nulls, divide by 3 (number of people), and add that number to each of the [Person]'s [Total Count] column. So, I want it to look like…
Joe Johnson
  • 73
  • 1
  • 1
  • 10
0
votes
1 answer

How to account for multiple measure values within a calculation

I am a relatively new to Tableau and use the program mostly as you would a pivot table. I am trying to combine multiple measures to make order dates readable for clients. E.g. either Monday, Week of 1/4 or Mondays, 1/4-6/15. The final version will…
cosmopog
  • 3
  • 1
0
votes
2 answers

How to create a flag with parameters in Tableau

I am attempting to create a flag in Tableau. I have rules that are created for tables that are running daily. The rules have a column that identify the category of rule for example RC001, DC001, FC001. I want to look at what rules run for the most…
0
votes
2 answers

How can I count only specific values in tabluea?

I have a medal column, there are 4 different values in the medal column gold, silver,bronze, and NA, I don't want to count the NA column in the calculated field in tableau I want to do something like this Count(Medals(not including…
adadadad
  • 71
  • 1
  • 7
0
votes
1 answer

Sending Tableau worksheet to customers automatically via email

We just started using Tableau Desktop. We have a Tableau worksheet with a list report we would like to send to our customer automatically via email every month. Is that possible? We have the customer's email address available in the database and…
Komsinica
  • 23
  • 5
0
votes
1 answer

How to for loop in Tableau when you have a combined primary key

Hi Everybody and thanks in advance to whom will answer my question: I think I need a for loop in tableau and looking for a working around; my table has the following structure id, id_detail, result 1 1 fail 1 2 pass 1 3 …
CCC
  • 3
  • 2
0
votes
1 answer

Grand Totals in Tableau

I am trying to create the following in Tableau (fake numbers): Col 1 - Person A number of correct answers = 5 , total questions = 10, % correct = 50 Col 2 - Person B number of correct answers = 8, total questions = 8, % correct = 100 ... Col n -…
0
votes
1 answer

Tableau - Tall data with repeated IDs - How to create a single multi-select filter to count distinct IDs who meet 2+ criteria (logical AND)

first time posting! I have a related question to an existing post. (How can a user use logic (AND/OR) to filter a dashboard in tableau?) I would like to count the number of IDs (which are duplicated due to transforming data from wide to tall) who…
0
votes
1 answer

How to convert the excel formula to Tableau. Excel formula has been created using conditional statement with logic operator

I need to convert an Excel formula that has been created using conditional statement with logic operator. I am new in Tableau and unable to create a measure using the formula mentioned below: IF([p_category]="P Invoice","P…
Shaon Paul
  • 153
  • 1
  • 2
  • 14
0
votes
1 answer

combine two data sets in tableau so that I can show a forecast for the next 3 months

I am trying to take a take a bar chart and add in another bar chart for the next three months that will show how many people we expect to drop from our CRM. The original shows two other metrics. The image below is what I would like the outcome to…
0
votes
1 answer

PowerBI : How to Replicate Measure Names and Measure Values pills from Tableau to PowerBI?

I would wish to understand how we can replicate a Measure Name and Measure Value pill while replicating a report from Tableau to Power BI. Methods Looked for : I have gone through blogs and could not find something relevant. I found out this:…
0
votes
0 answers

Dynamic update to tableau

I currently connecting dynamodb with redshift and data can be displayed on tableau. How can I do the automatic update the graph in tableau when a record on dynamodb is added or updated? since now i appied the copy from…
user16304829
0
votes
2 answers

Tableau cannot connect to redshift server

Tableau cannot connect to the redshift server. It displayed: An error occurred while communicating with Amazon Redshift Unable to connect to the server. Check that the server is running and that you have access privileges to the requested…
user16304829