Tableau Cloud


Tableau Cloud


このページではTableau Cloud をCData Connect の仮想SQL Server API に接続する手順の概要を示します。

前提条件

接続する前にまず以下を実行します。

  • データソースをCData Connect アカウントに接続します。詳しくは、Connections を参照してください。
  • Settings ページでPersonal Access Token (PAT) を生成します。PAT をコピーし、認証時にパスワードとして使用します。

CData Connect に接続する

Tableau Cloud からCData Connect の仮想SQL Server API へのコネクションを確立するには以下の手順に従います。

  1. Log in to Tableau Cloud.

  2. On the Home tab, click New > Workbook.

  3. On the Connect to Data modal, select the Connectors tab. In the connectors list, select Microsoft SQL Server.

  4. Enter the connection settings.
    • Server—enter the Virtual SQL Server endpoint and port separated by a comma: tds.cdata.com,14333

    • Database—接続したいCData Connect データソースのConnection Name を入力します。例:Salesforce1

    • Authentication—leave this as username and password.

    • Username—CData Connect のユーザー名を入力します。ユーザー名は、CData Connect の画面の右上に表示されています。例:test@cdata.co.jp

    • PasswordSettings ページで生成したPAT を入力します。

    • Require SSL—leave this checked.

  5. Click Sign In.

  6. Once the connection succeeds, your data is available to use in your workbook. Follow these steps to access it:

    1. In the Connections section of the data panel to the left of the workbook, select your connection.

    2. In the Database section of the data panel, select the data source that you want to use. The tables for that data source populate in the Table section.

    3. Drag your tables into the workbook space or perform queries as needed.

Modifying a Connection

You can modify your connection by following these steps:

  1. In your workbook, click the drop-down arrow next to your connection in the Connections section.

  2. Select Edit Connection.

  3. Edit your connection details and click Sign In when you are finished.

Learn More

For more information about Tableau Cloud, please see the Tableau Cloud help pages.