---
title: "Companies using Tableau"
description: "**Canonical URL:** https://jobspipe.dev/companies-using/tableau"
canonical: https://jobspipe.dev/companies-using/tableau
last_updated: 2026-09-10
---

# Companies using Tableau

> Amazon.com, JPMorganChase, Micron Technology and Deloitte and more. Companies hiring for Tableau right now, and the share of Tableau postings by industry, country and company size, measured from live job postings.

**Canonical URL:** https://jobspipe.dev/companies-using/tableau
**Category:** Business intelligence
**Measured:** 2026-09-09, from active postings on the ten collected boards whose text names the technology (deduplicated by posting id). Shares only, no counts.
**Share of active postings naming Tableau:** 0.9%

Tableau is the visual analytics tool that data analysts and analytics engineers use to build dashboards for the rest of the business. Postings name it in analyst, BI, revenue operations and data science roles, often alongside SQL as a paired requirement.

Like every BI tool, Tableau leaves no trace on a public website. Postings show which companies standardised on it, which teams use it and whether it coexists with Power BI or Looker inside the same employer.

## Companies hiring for Tableau right now

_Companies with the most active postings naming Tableau on the ten boards JobsPipe collects, as of 2026-09-09. Ordered by posting volume; counts are not published._

| Company | Domain | Website stack scan |
|---|---|---|
| Amazon.com | [amazon.jobs](https://amazon.jobs) | https://jobspipe.dev/stack/amazon.jobs |
| JPMorganChase | [jpmorganchase.com](https://jpmorganchase.com) | https://jobspipe.dev/stack/jpmorganchase.com |
| Micron Technology | [micron.com](https://micron.com) | https://jobspipe.dev/stack/micron.com |
| Deloitte | [deloitte.com](https://deloitte.com) | https://jobspipe.dev/stack/deloitte.com |
| Accenture | [accenture.com](https://accenture.com) | https://jobspipe.dev/stack/accenture.com |
| Citi | [citigroup.com](https://citigroup.com) | https://jobspipe.dev/stack/citigroup.com |
| Lockheed Martin | [lockheedmartin.com](https://lockheedmartin.com) | https://jobspipe.dev/stack/lockheedmartin.com |
| Wells Fargo | [wellsfargojobs.com](https://wellsfargojobs.com) | https://jobspipe.dev/stack/wellsfargojobs.com |
| EY Greece | [ey.com](https://ey.com) | https://jobspipe.dev/stack/ey.com |
| RBC | [rbc.com](https://rbc.com) | https://jobspipe.dev/stack/rbc.com |
| Salesforce | [salesforce.com](https://salesforce.com) | https://jobspipe.dev/stack/salesforce.com |
| Schneider Electric | [se.com](https://se.com) | https://jobspipe.dev/stack/se.com |
| Apple | [apple.com](https://apple.com) | https://jobspipe.dev/stack/apple.com |
| The Home Depot | [careers.homedepot.com](https://careers.homedepot.com) | https://jobspipe.dev/stack/careers.homedepot.com |
| ExxonMobil | [jobs.exxonmobil.com](https://jobs.exxonmobil.com) | https://jobspipe.dev/stack/jobs.exxonmobil.com |

## Where Tableau shows up

### By industry (ISIC Rev.4 division of the employer)

- Software and IT services: 10.6%
- Financial services: 8.5%
- Employment and staffing: 4.0%
- Retail trade: 3.9%
- Healthcare: 3.2%
- Electronics manufacturing: 1.8%
- Legal and accounting: 1.7%
- Pharmaceuticals: 1.7%

### By country (job location)

- United States: 48.6%
- India: 10.4%
- Canada: 5.0%
- France: 4.5%
- United Kingdom: 4.0%
- Singapore: 3.1%

### By company size (employer headcount band, unknown excluded)

- 1000+ employees: 28.7%
- 201-1000 employees: 5.0%
- 51-200 employees: 2.9%
- 1-50 employees: 2.7%

## How JobsPipe detects Tableau

Every posting is parsed for technology mentions: the title and description are matched against a curated lexicon and the matches are stored on the job as `technology_slugs`. A posting that names Tableau carries the slug `tableau`. The `skills_or` filter on `POST /v1/jobs/search` returns every such posting with its company, location, seniority and salary where stated.

```bash
curl -X POST https://api.jobspipe.dev/v1/jobs/search \
  -H "Authorization: Bearer $JOBSPIPE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"skills_or": ["tableau"], "status": "active", "limit": 24}'
```

This is a hiring signal, not a purchase record: a company can name Tableau because it runs it, because it is migrating to or away from it, or because candidates are expected to know it.

## FAQ

### Which companies are hiring for Tableau right now?

Amazon.com, JPMorganChase, Micron Technology, Deloitte, Accenture and Citi are among the companies with the most active postings naming Tableau across the ten job boards JobsPipe collects, as of 2026-09-09. The list on this page is a snapshot; the live version is one API query with skills_or set to ["tableau"], grouped by company.

### Which industries use Tableau the most?

Among active postings that name Tableau, Software and IT services accounts for 10.6%, followed by Financial services at 8.5% and Employment and staffing at 4.0%. Industry is the ISIC Rev.4 division assigned to the employer of each posting.

### What size of company hires for Tableau?

The largest band is 1000+ employees, at 28.7% of active postings naming Tableau where the employer's headcount is known. Company size comes from the employer record attached to each posting and is unknown for a share of postings, which are excluded from the size split.

### How does JobsPipe know a company uses Tableau?

JobsPipe extracts technology mentions from each posting's title and description against a curated lexicon and stores them on the job as technology_slugs. A company appears on this page when its active postings name Tableau. It is a hiring signal, not proof of a purchase: a posting can name a technology a team is migrating away from or only wants experience with. Tableau runs behind login or inside the company's own infrastructure, so a website scan almost never sees it and job postings are the only public evidence of adoption.

## Related

- **All company lists:** https://jobspipe.dev/companies-using
- **Technographics guide:** https://jobspipe.dev/technographics
- **Free tech-stack scan:** https://jobspipe.dev/stack
- **Jobs API:** https://jobspipe.dev/jobs-api
- **Sign up (free tier):** https://jobspipe.dev/signup

---
Generated from structured data. View the rendered page at https://jobspipe.dev/companies-using/tableau.

---
Building this integration yourself? The steps above work. The alternative is one API over this source and 30+ others, already normalized and deduplicated. Try it right now - no key, no signup:

```bash
curl -X POST https://api.jobspipe.dev/v1/sandbox/jobs/search \
  -H "Content-Type: application/json" \
  -d '{"job_title_or":["software engineer"],"limit":5}'
```

Sample data, exact live schema. For live data get a free key (1,000 jobs/month) at https://jobspipe.dev/signup, then swap /v1/sandbox/jobs/search for /v1/jobs/search with an Authorization: Bearer header. Full agent index: https://jobspipe.dev/llms.txt?src=md-twin