Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
18 views

I am embedding a Tableau chart. Although the iframe is the requested size, the chart does not resize in the iframe properly. <div id='credits-awarded' style=' justify-content: center ...
developer981's user avatar
1 vote
1 answer
51 views

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", "...
rookiesportsanalyst's user avatar
0 votes
0 answers
16 views

In Tableau I have a geojson file that has coordinates for a building and all the rooms inside. I also have occupancy data for each room every half hour period. I have joined the data sources in ...
user7269149's user avatar
0 votes
0 answers
25 views

I need to average the SUM(Active Listings) for Compset 1, Compset 2 and Compset 3. Compset 1,2,3 vs Selected Account Currently, I have something like this Compset 1+2+3 vs Selected Account, but ...
Insiya Tankiwala's user avatar
1 vote
0 answers
54 views

I'm new-ish to Tableau and my company's program for extract refreshing. Due to downsizing I am the only one with ANY experience with them. I have a python program that is used to incrementally refresh ...
Styxtb1598's user avatar
0 votes
1 answer
34 views

I have a tableau chart that shows a customers first free order and first paid order. I want to show how many months after the free order is the paid order. All the free orders are displayed in column ...
Mrs M's user avatar
  • 23
1 vote
1 answer
66 views

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 ...
Christina K's user avatar
0 votes
1 answer
27 views

I'm using Tableau to create a dashboard. The table I'm pulling in as my data source has a set of location columns I've put into a hierarchy (country, state, county, municipality) and two number ...
user2702239's user avatar
0 votes
0 answers
100 views

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 ...
LUIS DIEGO ARAYA FONSECA's user avatar
0 votes
1 answer
36 views

Let's say I just want to plot a xy curve or something similar. For the example let's say that the data is: x y -1 2 0 1 1 2 2 5 3 10 How does the concept of "...
David542's user avatar
  • 112k
0 votes
0 answers
40 views

I have set up a private tableau dashboard and would like to integrate it with my Angular application. I have used the tableau-viz tag provided by the dashboard, but it asks for login. On login with ...
Asfand Nadeem's user avatar
0 votes
0 answers
63 views

I'm trying to embed a private Tableau dashboard in my Next.js 14 app using the Tableau Embedding API 3.0 with JWT authentication. However, the dashboard is not rendering on my page. Setup: I have ...
Atul Vishwakarma's user avatar
1 vote
1 answer
93 views

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 ...
Navi's user avatar
  • 1,070
1 vote
0 answers
133 views

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 ...
Abdulla Ahmad's user avatar
1 vote
0 answers
25 views

I am trying to put together a cumulative graph in Tableau however when using the below formula for the prior years, it is doubling that years amount then adding it to the priors years. E.g. Yr 1 = 1 ...
user28091719's user avatar
0 votes
1 answer
34 views

I'm trying to recreate the below Excel chart in Tableau. I have implemented the individual measures and can display them correctly on separately, or 2 measures with dual axis, but would like to have ...
user28091719's user avatar
0 votes
1 answer
87 views

I am new to Tableau. I want to make a line chart like the one shown here (Sorry for the quality of the image the app I took it from doesn't allow screenshots due to security policy): The difference ...
Danish Arain's user avatar
1 vote
3 answers
139 views

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 ...
Kshitij Khandelwal's user avatar
1 vote
0 answers
46 views

I am changing this to I think simplify it. I am using a live query from Tableau to Snowflake. The Query contains a Random() number called Audit_ID. The Dashboard has several filters but generally it ...
Holmes IV's user avatar
  • 1,769
0 votes
0 answers
30 views

We are currently running Tableau Server 2024.2 and we recently added Data Labels to our system. I'm trying to add the label data to reports using the TS Content data source our Solution Engineer ...
LansP8's user avatar
  • 1
0 votes
0 answers
28 views

I just started using Tableau in the last weeks for a historical study conducted by my university. Tableau's generated Latitude and Longitude do not allow me to use my locations - I had to manually ...
thaisstop's user avatar
0 votes
0 answers
9 views

Hi, I'm trying to implement a consistent color coding for organ-specific biodistribution data across multiple sheets in Tableau. My dataset is structured such that each organ is represented by its own ...
GalB's user avatar
  • 11
0 votes
0 answers
29 views

Here is my code from tableau_api_lib import TableauServerConnection from tableau_api_lib.utils import querying,flatten_dict_column from urllib import parse config={ 'tableau_online':{ '...
iahmed's user avatar
  • 165
0 votes
0 answers
22 views

I am retrieving Tableau view data via the REST API. I can filter for the data I want by appending a view filter. Example URL http://test.tableau.com/api/3.21/sites/12345/views/6789/data?vf_Start%...
Gary's user avatar
  • 517
0 votes
0 answers
16 views

I know that iframe generally cause issues with browser history and backlink navigation, and i know the solution seem to put a key on the iframe. The thing is i tried to do that with my tablea element ...
user28492692's user avatar

1
2 3 4 5
108