![]() |
VOOZH | about |
Tableau is a visual analytics platform transforming the way businesses use data to solve problems. When paired with the CData API Driver for Tableau, you can easily get access to live Vercel data within Tableau Prep. This article shows how to connect to Vercel in Tableau Prep and build a simple chart.
The CData Tableau Connectors enable high-speed access to live Vercel data in Tableau. Once you install the connector, you simply authenticate with Vercel and you can immediately start building responsive, dynamic visualizations and dashboards. By surfacing Vercel data using native Tableau data types and handling complex filters, aggregations, & other operations automatically, CData Tableau Connectors grant seamless access to Vercel data.
NOTE: The CData Tableau Connectors support Tableau Prep Builder 2020.4.1 or higher. If you are using an older version of Tableau Prep Builder, you will need to use the CData JDBC Driver.
When you install the CData Tableau Connector for Vercel, the installer should copy the TACO and JAR files to the appropriate directories. If your data source does not appear in the connection steps below, you will need to copy two files:
Open Tableau Prep Builder and click "Connect to Data" and search for "Vercel by CData." Configure the connection and click "Sign In."
Vercel uses Bearer token authentication. You can use either a personal access token or an OAuth access token as the API key.
To obtain a personal access token:
After obtaining your token, set the following connection properties:
Profile=C:\profiles\Vercel.apip;AuthScheme=APIKey;APIKey=your_access_token;
Many Vercel resources are scoped to a team. To scope all requests to a specific team, set the TeamId connection property to your team's ID. You can find your team ID by querying the Teams table or from the Vercel dashboard. Alternatively, you can specify TeamId in your SQL queries using the WHERE clause where supported.
Once the authentication is configured, you can connect to Vercel and query data from any of the available tables such as Projects, Deployments, Teams, and Domains.
π Configuring the Connector (Sage Intacct is shown)Drag the tables and views you wish to work with onto the canvas. You can include multiple tables.
π Selecting table(s)To further prepare the data, you can implement filters, remove duplicates, modify columns and more.
Data joining involves combining data from two or more related tables based on a common field or key.
After you perform any cleansing, filtering, transformations, and joins, you can export the data for visualization in Tableau.
Once the output data is saved, you can work with it in Tableau, just like you would any other file source.
Using the CData API Driver for Tableau with Tableau Prep Builder, you can easily join, cleanse, filter, and aggregate Vercel data for visualizations and reports in Tableau. Download a free, 30-day trial and get started today.
Connect to live data from Vercel with the API Driver
Connect to Vercel