Skip to main content

Tableau integration

Cinchy exposes a Tableau Web Data Connector that provides access to Cinchy Saved Queries as data sources in Tableau. Tableau versions 2019.2+ are supported.

info

You need an active internet connection to use the Web Data Connector.

Prerequisites

  1. Any queries that will be ingested by Tableau must:
    1. Have their HTTP method set to POST
    2. Have 'Compress JSON' be toggled to true.

This can be set in Cinchy's Query Builder UI. Tableau Considerations

  1. You must also add a record into the Integrated Clients table in the Cinchy domain with the below values.
ColumnValue
Client Idtableau-connector
Client NameTableau
Grant TypeImplicit
Permitted Login Redirect URLshttps://<your Cinchy URL>/Tableau/Connector
Permitted Logout Redirect URLshttps://<your Cinchy URL>/Tableau/Connector
Permitted ScopesId, OpenId, Email, Profile, Roles
Access Token Lifetime (seconds)3600
Show Cinchy Login ScreenTrue
EnabledTrue

Connect from Tableau

  1. Launch Tableau.
  2. Under Connect -> To a Server select the Web Data Connector option.
  3. Enter the URL from the Permitted Login Redirect URLs field on the Integrated Clients record created under the Prerequisites section above.
  4. The Cinchy login screen will appear, enter your credentials
  5. Select one or more queries to add to your data set. The result of each query will be available as a Table in Tableau. If a query has parameters, you will be prompted to provide the parameter values before you can add it to your collection.
  6. Select the Load button.

The Cinchy query results will now be accessible for you to create your visualization.