Tableau

Tableau Desktop, Tableau Server, Tableau Cloud

Point Tableau at your gateway address by changing the Server field in the Snowflake or Databricks connector. Everything else — your workbooks, your data sources, your scheduled refreshes — keeps working unchanged.

Change the Server field

Open the data source connection in Tableau and update the Server field on the Snowflake or Databricks connector. Role, Warehouse, Database, and Schema stay the same.

Before
Server: your-account.snowflakecomputing.com
Role:   ANALYST
Warehouse: REPORTING_WH
Database:  ANALYTICS

Direct connection to your warehouse.

After
Server: your-slug.gateway.airbrx.ai
Role:   ANALYST
Warehouse: REPORTING_WH
Database:  ANALYTICS

Same workbook, gateway address.

For Databricks the field is similarly your Server Hostname — replace it with the gateway address. HTTP Path stays as-is because the Gateway forwards that part of the request to your warehouse unchanged.

Authentication

Use the same Snowflake or Databricks credentials you've always used — username and password, key-pair, OAuth, or personal access token. The Gateway forwards them straight to your warehouse without storing or inspecting them.

Verify the cache is doing work

Tableau doesn't surface HTTP response headers in its own UI, so use the App traffic page — every query Tableau sends shows up with its cache outcome and rule match. From the App, you can also see the underlying response headers for any individual statement:

# Sample headers on a cached Tableau query X-Airbrx-Cache-Status: HIT X-Airbrx-Rule-Id: cache-aggregates-1h X-Airbrx-Execution-Time: 12ms X-Airbrx-Tenant: your-slug

See the response headers reference for the full list, or analytics API if you'd rather pull cache metrics into a Tableau dashboard about Tableau itself.

Notes worth knowing

Where to go next

Ready to point Tableau at a gateway address?

Airbrx is in private preview. Create an account and we'll point you at one.

Create an account