# Tableau

> Visual analysis as a craft, hosted or on your own servers

Tableau is Salesforce's business intelligence platform, licensed by role — Creator, Explorer, Viewer — and deployable either as the hosted Tableau Cloud or as Tableau Server on the customer's own Windows or Linux machines.

Website: https://www.tableau.com

## Use it when

- Skilled analysts should think in charts at speed: the product rewards visual-analysis expertise rather than hiding it.
- Both hosting models must be first-class: Tableau Cloud, or Tableau Server on your own Windows or Linux machines.
- Connector breadth matters: hundreds of native connectors plus ODBC, JDBC, and a connector SDK.
- Role-based licensing fits the organisation: Creators author, Explorers drill, Viewers consume, so the bill scales with how many people build.

## Think twice when

- Every viewer costs money: roughly $15 a seat on Cloud Standard, with no capacity tier that removes it, unlike Power BI above F64.
- Metric governance in code is the priority: published data sources are authored in the UI, not written in a modelling language under git.
- The roadmap matters to you: Salesforce is steering toward Tableau Next and Agentforce, and its own docs nudge self-hosters toward Cloud.

## How it runs

Tableau Desktop authors workbooks published to Cloud or Server; connections are live or Hyper extracts on refresh schedules. Row-level security through virtual connection data policies needs a Data Management licence; embedding runs through the v3 web components with JWT-based trust.

## Details

### General

| Attribute | Value |
| --- | --- |
| License | Commercial |
| Deployment | Self-hosted, Managed |
| Workload | Interactive |
| Operational complexity | Medium |
| Pricing | Subscription |
| Documentation | https://help.tableau.com |

### Business Intelligence

| Attribute | Value |
| --- | --- |
| Authoring model | Drag-and-drop shelves in Tableau Desktop or web authoring |
| Semantic layer | Published data sources carrying relationships and calculated fields, authored in the UI; Pulse adds metric definitions above them |
| Connectors | Hundreds of native connectors across files, databases, warehouses and SaaS, with ODBC, JDBC and a connector SDK for anything unlisted |
| Query execution | Live connection to the source, or a Hyper extract Tableau stores and refreshes |
| Chart library | VizQL's built-in chart grammar, plus viz extensions adding custom chart types on the worksheet and dashboard extensions adding objects to a dashboard, both from the Tableau Exchange |
| Definitions in | Workbook files (.twb, .twbx) published into the Server or Cloud repository |
| Access control | Content permissions, plus virtual connections whose data policies apply row-level security wherever that connection is used, though those need a Data Management licence |
| Alerts and delivery | Data-driven alerts and scheduled subscriptions mail a view; Tableau Pulse pushes metric digests and off-cycle alerts to email and Slack with AI-written summaries |
| Embedding | Embedding API v3 as web components, authenticated by connected apps, direct trust with a JWT, or OAuth 2.0 trust through your own identity provider |
| Billing unit | Per named user by role, Viewer, Explorer and Creator at roughly $15, $42 and $75 a month on Cloud Standard and about double on Enterprise, billed annually; no capacity tier removes the viewer seat |

## Capabilities

- [Business Intelligence](https://matca.io/capabilities/business-intelligence)

---

Source: https://matca.io/tableau
Last updated: 2026-08-31T11:40:48.813Z
