37 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
1
vote
1
answer
57
views
Calculation per game in Tableau
I'm hoping to gather some stats for players in a sport - Errors per game.
At the moment I have a stat "Total Errors" and a calculated field "Match ID" using "Year", "...
0
votes
1
answer
56
views
Creating 0 or blank values in a table on tableau
I'm having difficulty trying to get a table to work. I current have Tableau counting the number of times a person gets a rating and accumulating this into a number used the following. I added the last ...
1
vote
1
answer
50
views
Line Chart and Circles With Matching Circles in The End (Filled or Unfilled)
I have a dual axis line chart. One is the line, the other is selected as circles.
I want to add either an open circle or closed circle depending on a closed field, at the last year of the line chart.
...
1
vote
1
answer
87
views
Add YTD column next to Monthly column
In Tableau, I need to create a monthly overview that analyzes actuals, prior year, and target for a few KPIs.
Is it possible to add a new column next to the month to show the YTD value?
Please see the ...
1
vote
1
answer
35
views
How to Calculate Total Count of Actions by Department in Tableau?
Question:
I have a dataset that includes columns for PID, Department, and Action. The Action column contains entries such as "Term Review." I am looking to calculate the total count of "...
0
votes
0
answers
110
views
How to resolve this error: "No Clients in Tableau Bridge Pool"?
I created a Tableau Dashboard through an API Integration of Smartsheet with Tableau. Now I'm getting the error "No Clients in Tableau Bridge Pool" with error description "Bridge live ...
0
votes
0
answers
79
views
Tableau embed report asking for login instead of directly loading the report in safari browser
I am working on a project in ReactJs in which I have embedded tableau reports. I have use connected apps direct trust with JWT so the reports does not require signin before loading and they are ...
1
vote
1
answer
98
views
How to create only one checkbox filter in tableau dashboard?
I have a column in my table which is department which has values as engineering and non-engineering. I need to implement this as a filter in tableau dashboard but it should show only one option which ...
1
vote
0
answers
145
views
How to catch 401 or other errors in Tableau embed ReactJs
I have a React web app in which I am embedding Tableau reports. I am also using JWT token for security. When a user is not authorize to view a report I want to show an error message on the page ...
1
vote
1
answer
56
views
Adding trend line to a discrete field in tableau
I have been trying to add a trend line to a discrete (blue pill) field and I can't able to do that. I have tried other ways which is creating a calculated field and using it to the sheet but it is not ...
1
vote
3
answers
160
views
How to change the datasource?
I have created a dashboard in tableau where I have 2 data sources with the same fields. I want to change the data sources using user input from a dropdown list. How can I change the data sources ...
0
votes
3
answers
319
views
Can we increase fetch size from 10000 when we fetch data from Redshift using Tableau?
asking this question as DevOps guy. I don't have any experience on tableau side of things. So scenario is when Tableau team in my org doing a refresh its getting timeout continuously. So when refresh ...
1
vote
1
answer
72
views
Tableau Take max year value in a table
I have the following data in tableau
Year
Values
2021
202
2022
212
2023
100
2024
280
What i want is the Year Max values in this case 280 and i want it to be dynamic so that when the Year change to ...
1
vote
0
answers
55
views
LOD with Boolean expression
I have a parameter in a report to display exposure amount for a customer with or without closed deals.
For ex: Display exposure amount with closed deals or without closed deals.
I am struggling to ...
1
vote
0
answers
52
views
Pipe delimiter "|" within a string is read with escaping backslash as "\|" in Google Big Query
I have the issue when I write salesforce sales cloud data with Tableau Prep (on Tableau Cloud) into the Big Query, a string that contains a pipe delimiter is stored with an additional escaping ...