![]() |
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 Salesforce, you get access to live Salesforce data within Tableau Server. This article shows how to connect to Salesforce 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 Salesforce data in Tableau Server. Once you install the driver, you simply authenticate with Salesforce and you can immediately start building responsive, dynamic visualizations and dashboards. By surfacing Salesforce data using native Tableau data types and handling complex filters, aggregations, & other operations automatically, CData JDBC Driver grants seamless access to Salesforce data.
Accessing and integrating live data from Salesforce has never been easier with CData. Customers rely on CData connectivity to:
Users frequently integrate Salesforce data with:
For more information on how CData solutions work with Salesforce, check out our Salesforce integration page.
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 Salesforce in Tableau Desktop and publish a Salesforce-based Data Source to Tableau Server.
There are several authentication methods available for connecting to Salesforce: OAuth, Login (or basic), and SSO. The Login method requires you to have the username, password, and security token of the user.
The default authentication mechanism (and the one preferred by Salesforce) is OAuth. To use OAuth with CData's embedded OAuth application, leave the connection properties blank. If you have configured your own custom OAuth application with Salesforce (see the Help documentation for more information), set OAuthClientId, OAuthClientSecret, and CallbackURL to the properties for you application. Set InitiateOAuth to the desired OAuth flow ("GETANDREFRESH" will have the connector manage the entire OAuth flow).
If you do not wish do not wish to use OAuth authentication, you can use Login (or basic) authentication. Set AuthScheme to Basic, and set the User, Password, and SecurityToken properties. You can configure your security token in Salesforce.
SSO (single sign-on) can be used by setting the SSOProperties, SSOLoginUrl, and SSOExchangeURL connection properties, which allow you to authenticate to an identity provider. See the "Getting Started" chapter in the Help documentation for more information.
If your Salesforce org has MFA enforcement enabled, set MFACode to the time-based one-time passcode (TOTP) generated by your authenticator app (such as Salesforce Authenticator or Google Authenticator). MFACode applies to both OAuth and Login authentication flows.
Once you establish the connection to Salesforce data, 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 Salesforce data.
Using the CData JDBC Driver for Salesforce with Tableau Server, you can easily create robust visualizations and reports on Salesforce data. Download a free, 30-day trial and get started today.
Download a free trial of the Salesforce Driver to get started:
Download NowLearn more:
๐ Salesforce IconRapidly create and deploy powerful Java applications that integrate with Salesforce account data including Leads, Contacts, Opportunities, Accounts, and more!