![]() |
VOOZH | about |
Tableau Server is a visual analytics platform transforming the way businesses use data to solve problems. When paired with the CData JDBC Driver for OData, you get access to live OData services within Tableau Server. This article shows how to connect to OData in Tableau Desktop, publish a Data Source to Tableau Server, and build a simple chart from that data.
The CData JDBC Driver enables high-speed access to live OData services in Tableau Server. Once you install the driver, you simply authenticate with OData and you can immediately start building responsive, dynamic visualizations and dashboards. By surfacing OData services using native Tableau data types and handling complex filters, aggregations, & other operations automatically, CData JDBC Driver grants seamless access to OData services.
CData simplifies access and integration of live OData services data. Our customers leverage CData connectivity to:
Customers use CData's solutions to regularly integrate their OData services with preferred tools, such as Power BI, MicroStrategy, or Tableau, and to replicate data from OData services to their databases or data warehouses.
Start by installing the CData JDBC Driver on the machine hosting Tableau Server.
If your server is a Linux Machine:
If your server is a Windows Machine:
Next, install the CData JDBC Driver on the machine running Tableau Desktop. Before starting Tableau on Windows, make sure that you have placed the .jar file in the C:\Program Files\Tableau\Drivers folder. Before starting Tableau on macOS, make sure that you have placed the .jar file in the ~/Library/Tableau/Drivers folder.
Once the driver is installed on the Server machine, we can configure a connection to OData in Tableau Desktop and publish a OData-based Data Source to Tableau Server.
The User and Password properties, under the Authentication section, must be set to valid OData user credentials. In addition, specify a URL to a valid OData server organization root or OData services file.
Once you establish the connection to OData services, you can configure which entities to visualize.
After you configure the data you wish to visualize, you can publish the Data Source to a Tableau Server instance. In Tableau Desktop:
This creates a new entry under the server's data source list, from which you an change the data source's permissions, view its history, and perform other management tasks.
๐ Data Source EntryNote that workstation connected to the same server will be able to use the same source in Tableau Desktop, even if the driver isn't installed there. Also, workbooks created directly on Tableau Server (via the web interface) can use this source.
With the Data Source published to Tableau Server, you are ready to visualize OData services.
Using the CData JDBC Driver for OData with Tableau Server, you can easily create robust visualizations and reports on OData services. Download a free, 30-day trial and get started today.
Download a free trial of the OData Driver to get started:
Download NowLearn more:
๐ OData IconEasy-to-use OData client (consumer) enables developers to build Java applications that easily communicate with OData services.