{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-@l10n/ja/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"Tableau Cloud Export Integration","description":"Treasure Data Product Documentation · Collect and Unify · Segment and Activate · Experiment and Analyze · Decisioning Automate with AI Scale and Trust.","siteUrl":"https://docs.treasuredata.com","lang":"en-US","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"tableau-cloud-export-integration","__idx":0},"children":["Tableau Cloud Export Integration"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://www.tableausoftware.com/products/online"},"children":["Tableau Cloud"]},"（旧Tableau Online）とTreasure Dataを組み合わせることで、膨大なデータをインタラクティブに探索し、ビジネス組織全体でデータの発見を共有できます。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2020-12-2_17-13-28.9f21e33486793fec12b0c06af624d4103809ab33fbcb2fcde46fdd58885e5763.2e27f6a2.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Tableau Cloudへのエクスポートのサンプルワークフローについては、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/treasure-data/treasure-boxes/tree/master/td/tableau"},"children":["Treasure Boxes"]},"を参照してください。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"前提条件","__idx":1},"children":["前提条件"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Treasure Dataの基本的な知識"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Tableau Cloudのライセンスとそのインストール"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["コネクタにはデータソースのパブリッシュ権限が必要です。クリエイターまたは管理者ユーザーロールが該当します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Personal Access Tokenで認証する場合は、Personal Access Token名とシークレット"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"制限事項","__idx":2},"children":["制限事項"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["最大結果レコード数は250,000,000レコードです。"," ","これを超えると、ログに次のメッセージが表示されます：Extract file records limit exceeded: 250000000."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Timestampの最小値は1000-01-01 00:00:00です。"," ","これを超えると、ログに次のメッセージが表示されます：invalid date value."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["既存のData Sourceに大きなデータセットを追加すると、タイムアウトが発生する場合があります。"," ","ジョブログに次のメッセージが表示されます："]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"2019-04-10 19:20:41.460 +0000 [WARN] (0001:transaction): !!! Data Source Publish is timed out. This is a known issue of Tableau when you append a large extract file to existing Data Source.\n2019-04-10 19:20:41.460 +0000 [WARN] (0001:transaction): !!! Check Tableau Console for final result of the Publish.\n"},"children":[]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["ジョブは成功しますが、Tableau Consoleで最終結果を確認する必要があります（Data Sourceの",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["レコード数"]},"で確認できます）。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Tableauのプロジェクト名は一意である必要があります。同じ名前のプロジェクトが複数ある場合、エクスポートは失敗します：",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Project Name must be unique, but found n projects with name: '<project_name>'"]},"。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Personal Access Tokenを認証方法として選択した場合のトークンの有効期限。Personal Access Tokenは、15日間連続して使用されない場合に期限切れになります。15日ごとに頻繁に使用される場合、アクセストークンは1年後に期限切れになります。1年後、新しいトークンを作成する必要があります。期限切れのPersonal Access Tokenは、My Account Settingsページに表示されません。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["PATで認証する場合、そのPATを使用して一度に1つのプロセスしか実行できません（ユーザー名とパスワードで認証する場合とは異なります）。最初のジョブがまだ実行中のときに同じPATを使用して2番目の認証を実行すると、最初のジョブの認証/承認が削除され、エラーが発生します。"," ","ジョブログに次のメッセージが表示されます："]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"2021-12-26 07:55:47.926 +0000 [WARN] (0001:transaction): Retrying 2/7 after 2 seconds. Message: javax.ws.rs.WebApplicationException: HTTP 401 Unauthorized\n....\n2021-12-26 07:57:53.523 +0000 [ERROR] (main): org.embulk.util.retryhelper.RetryGiveupException: java.lang.NullPointerException\n"},"children":[]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"treasure-data-integration-の静的-ip-アドレス","__idx":3},"children":["Treasure Data Integration の静的 IP アドレス"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["セキュリティポリシーで IP ホワイトリストが必要な場合は、接続を成功させるために Treasure Data の IP アドレスを許可リストに追加する必要があります。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["リージョンごとに整理された静的 IP アドレスの完全なリストは、次のリンクにあります:"," ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/endpoints/ip-addresses-integrations-result-workers"},"children":["IP Addresses for Integrations"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"treasure-コンソールを使用して接続を作成する","__idx":4},"children":["Treasure コンソールを使用して接続を作成する"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["クエリを実行する前に、Treasure Dataでデータ接続を作成および設定する必要があります。データ接続の一部として、統合にアクセスするための認証を提供します。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["接続を作成するには2つの異なるプロセスがあります："]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Tableauのユーザー名とパスワードを使用する"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Personal Access Tokenを使用する"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"tableauのユーザー名とパスワードで新しい認証を作成する","__idx":5},"children":["Tableauのユーザー名とパスワードで新しい認証を作成する"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Treasure コンソールを開きます。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Integrations Hub > Catalogに移動します。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Tableauを検索して選択します。"," ",{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2021-11-15_10-18-21.f88bafbe3a46ab1771301f2d75e600113dadda99ca8e755256c90d3f58027b01.2e27f6a2.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Create Authentication"]},"を選択します。"," ",{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2021-11-15_10-20-51.39aa71003a00903d3950b1f646ea6c8b985ac428181c577a15e01c2aaa2f0dfc.2e27f6a2.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["認証するために次の認証情報を入力します。"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Host"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["サイトが存在するTableau Cloudホスト ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}," (例： ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://10az.online.tableau.com"},"children":["10az.online.tableau.com"]},")"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Username"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Tableau Cloudのユーザー名"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Password"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Tableau Cloudのパスワード"]}]}]}]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Continueを選択します。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["接続の名前を入力します。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Done"]},"を選択します。"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"personal-access-tokenで新しい認証を作成する","__idx":6},"children":["Personal Access Tokenで新しい認証を作成する"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Tableau Cloudサーバーにログインし、",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["My Account Settings"]},"に移動します。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2021-10-30_13-57-9.ff406ad211fcf30dece13d515988ff964b25c49503692be9939907d5858fdfcf.2e27f6a2.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Settingsタブから Personal Access Token名を入力し、",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Create new"]}," tokenを選択します。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2021-10-30_14-0-40.5b2d1c36be94847069ae1bbf4ebdda449fcd06f35d3f68f857589545252eaf7f.2e27f6a2.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Personal Access Token名/Personal Access Tokenシークレットをコピーして保存します。"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"treasure-コンソールにログインする","__idx":7},"children":["Treasure コンソールにログインする"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Treasure コンソールを開きます。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Integrations Hub"]}," > ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Catalog"]},"に移動します。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Tableau"]},"を検索して選択します。"," ",{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2021-11-15_10-18-21.f88bafbe3a46ab1771301f2d75e600113dadda99ca8e755256c90d3f58027b01.2e27f6a2.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Create Authentication"]},"を選択します。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2021-11-15_10-36-0.3dbcdc3a78dbd6e87f23e273db19c5339dbe27e178e90a26c19ff734a6e86e17.2e27f6a2.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["認証するために次の認証情報を入力します。"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Host"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["サイトが存在するTableau Cloudホスト ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}," (例： ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://10az.online.tableau.com"},"children":["10az.online.tableau.com"]},")"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Auth method"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Personal Access Token"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Personal Access Token Name"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Tableau CloudのPersonal Access Token名"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Personal Access Token Secret"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Tableau CloudのPersonal Access Tokenシークレット"]}]}]}]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Continue"]},"を選択します。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["接続の名前を入力します。",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Done"]},"を選択します。"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"クエリを定義する","__idx":8},"children":["クエリを定義する"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Data Workbench"]}," > ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Queries"]},"に移動します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["New Query"]},"を選択します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["クエリを実行して結果セットを検証します。"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"ワンタイムクエリのcli使用方法","__idx":9},"children":["ワンタイムクエリのCLI使用方法"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"json形式の設定新しく推奨","__idx":10},"children":["JSON形式の設定（新しく、推奨）"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["td query"]},"コマンドの",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["-r"]}," / ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["—result"]},"オプションを使用して、Tableauの結果出力先を追加します："]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Password Authentication"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"td query \\\n  -d mydb \\\n  -r '{\n    \"type\": \"tableau\",\n    \"host\": \"company.online.tableau.com\",\n    \"auth_method\": \"password\",\n    \"username\": \"my_user\",\n    \"password\": \"passw0rd\",\n    \"ssl\": true,\n    \"ssl_verify\": false,\n    \"server_version\": \"online\",\n    \"datasource\": \"my_ds\",\n    \"site\": \"MarketingTeam\",\n    \"project\": \"\",\n    \"mode\": \"replace\",\n    \"chunk_size_in_mb\": 50,\n    \"timezone\": \"America/Los_Angeles\"\n  }' \\\n  'SELECT * FROM access'\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Personal Access Token Authentication"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"td query \\\n  -d mydb \\\n  -r '{\n    \"type\": \"tableau\",\n    \"host\": \"company.online.tableau.com\",\n    \"auth_method\": \"pat\",\n    \"pat_name\": \"pat_name\",\n    \"pat_secret\": \"pat_secret\",\n    \"ssl\": true,\n    \"ssl_verify\": false,\n    \"server_version\": \"online\",\n    \"datasource\": \"my_ds\",\n    \"site\": \"MarketingTeam\",\n    \"project\": \"\",\n    \"mode\": \"replace\",\n    \"chunk_size_in_mb\": 50,\n    \"timezone\": \"America/Los_Angeles\"\n  }' \\\n  'SELECT * FROM access'\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["auth_method"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["サポートする認証方法（[password, pat]、デフォルト：password）"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["username"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Tableau Cloudのユーザー名（auth_methodがpasswordの場合は必須）"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["password"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Tableau Cloudのパスワード（auth_methodがpasswordの場合は必須）"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["pat_name"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Personal Access Token名（auth_methodがpatの場合は必須）"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["pat_secret"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Personal Access Tokenシークレット（auth_methodがpatの場合は必須）"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["host"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["サイトが存在するTableau Cloudホスト（例：",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["10ay.online.tableau.com"]},"）"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["datasource"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["ターゲットのTableau DataSource名"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["site"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["サインインするサイトのURL。",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["site"]},"属性に使用する値を決定するには、Tableau Cloudにサインインし、URLの",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/site/"]},"の後に表示される値を確認します。たとえば、次のURLでは、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["site"]},"の値は",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MarketingTeam"]},"です：",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["https://online.tableau.com/#/site/MarketingTeam/workbooks"]}," Tableau Serverの[REST APIリファレンス](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref.htm#Sign_In?TocPath=API%2520Reference"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Mode"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Replace-"]}," 毎回Data Sourceを置き換える ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Append-"]}," 既存のData Sourceに追加する（デフォルトはAppend）"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["chunk_size_in_mb"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["毎回アップロードされるチャンクファイルサイズ（MB）、デフォルト：100、最小：50、最大：512"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["read_timeout_millis"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["レスポンスを待つ時間（最大：7200000）。ミリ秒単位の値"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["timezone"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["TimestampデータタイプからTableau DateTimeデータタイプに変換するためのタイムゾーン、デフォルト：UTC"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"url形式非推奨personal-access-token認証では使用不可","__idx":11},"children":["URL形式（非推奨、Personal Access Token認証では使用不可）"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["次の例のように、Tableauの結果出力先をJSON形式からURL形式に変更します："]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"$ td query -d mydb -r 'tableau://username:password@host/datasource?mode=replace&site' 'SELECT * FROM access'\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"既存の出力設定をtableau-hyperに移行する","__idx":12},"children":["既存の出力設定をTableau Hyperに移行する"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["TableauはHyperと呼ばれる技術でデータエンジンを更新しました。これを活用するには、既存のTreasure Data出力設定を更新する必要があります。新しいTreasure Data設定は自動的に最新バージョンを使用します。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"既存の設定をアップグレードする","__idx":13},"children":["既存の設定をアップグレードする"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Queriesに移動し、スケジュールされたクエリを選択します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Query Editorで",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Export Results"]},"ターゲットをクリックします。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["保存されているTableau接続を選択します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Site ID"]},"の値を入力します。これはTableau Cloudで",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["必須"]},"です。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Data Source Type"]},"に'hyper'を選択します。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Done"]},"をクリックして設定を保存します。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["レガシーTableauから現在のTableauに移行する際、タイムゾーン設定を変更する必要はありません。デフォルト値（UTC）のままにすることができます。この記事の",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/ja/int/tableau-cloud-export-integration"},"children":["timezone"]},"も参照してください。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"treasure-コンソールを使用したワンタイムクエリ","__idx":14},"children":["Treasure コンソールを使用したワンタイムクエリ"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Treasure コンソールのクエリエディタに移動し、クエリを入力します。次のサンプルクエリは、アクセスログのサンプルデータセットを使用し、1日あたりのHTTPメソッドの分布を計算します。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"hive","__idx":15},"children":["HIVE"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"sql","header":{"controls":{"copy":{}}},"source":"-- HiveQL\nSELECT\n  CAST(TD_TIME_FORMAT(time, \"yyyy-MM-dd 00:00:00\") AS TIMESTAMP) AS `dates`,\n  method AS `Method`,\n  COUNT(1) AS `Count`\nFROM\n  www_access\nGROUP BY\n  TD_TIME_FORMAT(time, \"yyyy-MM-dd 00:00:00\"),\n  method\n","lang":"sql"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"presto","__idx":16},"children":["PRESTO"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"sql","header":{"controls":{"copy":{}}},"source":"-- Presto\nSELECT\n  CAST(TD_TIME_FORMAT(time, 'yyyy-MM-dd 00:00:00') AS TIMESTAMP) AS \"dates\",\n  method AS \"Method\",\n  COUNT(1) AS \"Count\"\nFROM\n  www_access\nGROUP BY\n  TD_TIME_FORMAT(time, 'yyyy-MM-dd 00:00:00'),\n  method\n","lang":"sql"},"children":[]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Treasure DataはDatetimeカラムをString型からTableauのTIMESTAMP型にキャストしています。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Tableauはタイムスタンプの小数秒をサポートしていません。クエリでTIMESTAMP型にキャストする前に、小数秒を削除してください（たとえば、subtr()関数を使用して）。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image-20191016-210119.d37229df361e6ae9f83b59c526553896524e37b48f95e23d0574bf94e9f555c1.2e27f6a2.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"保存された接続を選択する","__idx":17},"children":["保存された接続を選択する"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Choose Integration"]},"ダイアログが表示されます。既存のTableau Cloud接続を選択します。保存された統合がまだ設定されていない場合は、Sources Catalog内で新しい接続を作成する方法について次のステップに従ってください。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image-20191016-210136.885a90f1eb4a53ebaba682e06f7ee18784c3eb92e57b38ce3a2ea7e6968b2cd5.2e27f6a2.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"追加設定","__idx":18},"children":["追加設定"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Tableau接続を作成するか既存の接続を選択すると、次のConfigurationポップアップが表示されます。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image-20191016-210205.3a1266b427218f641970bc24ccb4facf09d44fea47e49e558ba7f4c89ac5497a.2e27f6a2.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":""},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Parameters"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":""},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Description"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":""},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Default values"]}]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Datasource Name"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Tableau Cloud上の宛先Data Sourceの名前"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Site ID"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["サインインするサイトのURL。",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["site"]},"属性に使用する値を決定するには、Tableau Cloudにサインインし、URLの",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/site/"]},"の後に表示される値を確認します。たとえば、次のURLでは、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["site"]},"の値は",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MarketingTeam"]},"です：",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["https://online.tableau.com/#/site/MarketingTeam/workbooks"]}," これはTableau Cloudで",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["必須"]},"です。"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Project Name"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Tableau Cloudに移動してプロジェクトのリストを取得します。"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Default"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Mode"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["replace"]}," 毎回Data Sourceを置き換える、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["append"]}," 既存のData Sourceに追加する"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["append"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Chunk File Size In MB"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["アップロード前にextractファイルはチャンクに分割されます。このオプションは各チャンクのファイルサイズを定義します（最小：100、最大：1024）。"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["200"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["HTTP read timeout in milliseconds"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["レスポンスを待つ時間（最大：7200000）。ミリ秒単位の値。"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["7200000"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Timezone"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Timestamp（タイムゾーン非依存）からTableau DateTime（タイムゾーン依存）に変換する際に使用するタイムゾーンID。"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["UTC"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Append Modeは、Tableauの仕様により、既存のデータソースに挿入されたデータをエクスポートする際に新しいカラムを無視します。",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://help.tableau.com/current/pro/desktop/en-us/extracting_addfromfile.htm"},"children":["https://help.tableau.com/current/pro/desktop/en-us/extracting_addfromfile.htm"]}]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["すべてのフィールドを入力したら、クエリを",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Submit"]},"します。システムはクエリを実行し、Tableau Data Extractファイル（",{"$$mdtype":"Tag","name":"code","attributes":{},"children":[".tde"]},"または",{"$$mdtype":"Tag","name":"code","attributes":{},"children":[".hyper"]},"）を作成し、extractファイルをTableau Cloudにアップロードします。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Tableau Cloudに移動し、左上のバーの",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Data Sources"]},"をクリックします。TDEファイルを含むデータソースのリストを表示できます。",{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2021-11-15_11-9-49.ba68b45abc430e9d56cad8857d2934145a21de3d9f1cfd2f2df4e1d7657ed646.2e27f6a2.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["New Workbookを選択して、ブラウザからチャートとダッシュボードを作成します。左側のナビゲーションからディメンションとメジャーを右上のナビゲーションにドラッグアンドドロップしてグラフを作成します。",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Save"]},"を選択して結果を保存します。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2021-11-15_11-26-27.0b1d5c18af53267f7cbb59f47a977dcf7203c92e97941db85bf739b97bf357df.2e27f6a2.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"パスワードからpersonal-access-tokenへの認証の移行","__idx":19},"children":["パスワードからPersonal Access Tokenへの認証の移行"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Tableau CloudコンソールでMFAを有効にすると、ユーザー名/パスワードを使用して認証できなくなります。TableauにはPersonal Access Token認証が必要です。Password Authentication方式を使用していたすべての接続をPersonal Access Token Authentication方式に移行する必要があります。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"personal-access-token認証方式への接続変更","__idx":20},"children":["Personal Access Token認証方式への接続変更"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Treasure コンソールにログインし、Authenticationに移動します。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2021-10-30_14-56-55.84f5d6c7f59fb7b721ed0e44ba26068c9678899842b97ff2d3a31553f9dca4f3.2e27f6a2.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Auth method"]},"をPasswordからPersonal Access Tokenに変更し、トークン名/シークレットを入力します。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2021-10-30_15-0-47.6b767f8ec9d81920161239ddbd138ec0c41c20f70158e1c3b911ff5fa5bc829d.2e27f6a2.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["この接続を使用して、Personal Access Token名/シークレットでTableauにデータをエクスポートできます。"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"保存されたクエリをpersonal-access-token認証方式に更新する","__idx":21},"children":["保存されたクエリをPersonal Access Token認証方式に更新する"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["保存されたクエリのコネクタをPassword AuthenticationからPersonal Access Token Authenticationに変更します。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Data Workbench"]}," > ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Queries"]},"に移動します。"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["保存されたクエリを選択し、",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Clone"]},"を選択します。クエリの新しい名前を入力します。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2021-10-30_15-11-58.0a369a89d5a208149688071aed5e6938ff5cc5b1fa06beff44bbaa718e2500d6.2e27f6a2.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["クエリエディタから、Export Resultを選択し、ステップ1で編集した接続を選択します。エクスポート設定を再度完了します。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2021-10-30_15-15-55.e420aded5b218151fd090504c65e074bd75947682be54528201a3ef75c0b594c.2e27f6a2.png","alt":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Treasure コンソールのクエリに移動し、古いクエリを削除します。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image2021-10-30_15-19-22.4af54171e9721f91616db2486cd4919e6a9e4767bd08b3f1f575e5c7b3ae04e5.2e27f6a2.png","alt":""},"children":[]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"オプション","__idx":22},"children":["オプション"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Tableauへの結果出力は様々なオプションをサポートしています。オプションは、CLIまたはREST API、またはサポートされている場合はConsoleでURLパラメータとして指定できます。オプションは通常互いに互換性があり、組み合わせることができます。該当する場合、デフォルトの動作が示されています。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"sslオプション","__idx":23},"children":["sslオプション"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ssl"]},"オプションは、Tableauサーバーへの接続にSSLを使用するかどうかを決定します。'true'の場合、SSLが使用されます。このオプションが指定されていない場合、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ssl=true"]},"がデフォルトです。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"tableau://username:password@host/?ssl=true\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"ssl_verifyオプション","__idx":24},"children":["ssl_verifyオプション"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ssl_verify"]},"オプションは、SSL通信に証明書検証を要求するかどうかを決定します。'true'の場合、証明書検証が必要です。このオプションが指定されていない場合、",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ssl_verify=true"]},"がデフォルトです。"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"tableau://username:password@host/?ssl=true&ssl_verify=true\n"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["証明書検証を無効にすることは、TableauサーバーのSSL証明書が",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["自己署名"]},"の場合に便利です。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"timezone","__idx":25},"children":["Timezone"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["タイムゾーンに依存しないタイムスタンプ値（例：1548979200）から、日、時、分などを含むTableau DateTimeに変換するには、コネクタはターゲットタイムゾーンを知る必要があります。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["クエリにTIMESTAMPカラムが含まれている場合、またはdatetimeカラムをTIMESTAMPにキャストする場合、値はDateTimeとしてTableauサーバーにエクスポートされます。変換があるため、必要なターゲットタイムゾーンを指定する必要があります。"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Treasure Dataはdatetime値をUTCタイムゾーンを使用して保存します。ほとんどの場合、値を別のタイムゾーンに変換したい場合を除き、Treasure Dataからの値を保持するために、タイムゾーン設定をデフォルト（UTC）のままにします。"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["デフォルトのUTC以外のタイムゾーンを設定する例は次のとおりです："]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"cliから","__idx":26},"children":["CLIから"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","header":{"controls":{"copy":{}}},"source":"$ td query \"...\" -r '{ \"type\": \"tableau\", ..., \"timezone\": \"America/Los_Angeles\" }'\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"treasure-ワークフローの一部として","__idx":27},"children":["Treasure ワークフローの一部として"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"host: \"company.online.tableau.com\"ssl: truessl_verify: trueusername: \"my_user\"password: \"passw0rd\"\ndatasource: \"my_ds\"site: \"my_company\"project: \"Default\" server_version: \"online\"\ntimezone: \"America/Los_Angeles\"\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"オプションworkflowでエクスポート結果を設定する","__idx":28},"children":["（オプション）Workflowでエクスポート結果を設定する"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Treasure ワークフロー内で、データをエクスポートするためにデータコネクタの使用を指定できます。"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["詳細については、",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/customer-data-platform/integration-hub/batch/export/exporting-results-using-export-integration"},"children":["Using Workflows to Export Data with the TD Toolbelt"]},"を参照してください。"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"password-authentication方式のワークフロー例","__idx":29},"children":["Password Authentication方式のワークフロー例"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"yaml","header":{"controls":{"copy":{}}},"source":"_export:\n  td:\n    database: tableau_db\n\n+tableau_export_task:\n  td>: export_tableau.sql\n  database: ${td.database}\n  result_connection: new_created_tableau_auth\n  result_settings:\n    datasource: \"datasource\"\n    site: \"site\"\n    project: \"project\"\n    targetType: \"hyper\"\n    chunkSizeInMb: 100\n    timezone: \"UTC\"\n","lang":"yaml"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"personal-access-token-authentication方式のワークフロー例","__idx":30},"children":["Personal Access Token Authentication方式のワークフロー例"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"yaml","header":{"controls":{"copy":{}}},"source":"_export:\n  td:\n    database: tableau_db\n\n+tableau_export_task:\n  td>: export_tableau.sql\n  database: ${td.database}\n  result_connection: new_created_tableau_auth\n  result_settings:\n    datasource: \"datasource\"\n    site: \"site\"\n    project: \"project\"\n    targetType: \"hyper\"\n    chunkSizeInMb: 100\n    timezone: \"UTC\"\n","lang":"yaml"},"children":[]}]},"headings":[{"value":"Tableau Cloud Export Integration","id":"tableau-cloud-export-integration","depth":1},{"value":"前提条件","id":"前提条件","depth":2},{"value":"制限事項","id":"制限事項","depth":2},{"value":"Treasure Data Integration の静的 IP アドレス","id":"treasure-data-integration-の静的-ip-アドレス","depth":2},{"value":"Treasure コンソールを使用して接続を作成する","id":"treasure-コンソールを使用して接続を作成する","depth":2},{"value":"Tableauのユーザー名とパスワードで新しい認証を作成する","id":"tableauのユーザー名とパスワードで新しい認証を作成する","depth":3},{"value":"Personal Access Tokenで新しい認証を作成する","id":"personal-access-tokenで新しい認証を作成する","depth":3},{"value":"Treasure コンソールにログインする","id":"treasure-コンソールにログインする","depth":3},{"value":"クエリを定義する","id":"クエリを定義する","depth":3},{"value":"ワンタイムクエリのCLI使用方法","id":"ワンタイムクエリのcli使用方法","depth":2},{"value":"JSON形式の設定（新しく、推奨）","id":"json形式の設定新しく推奨","depth":4},{"value":"URL形式（非推奨、Personal Access Token認証では使用不可）","id":"url形式非推奨personal-access-token認証では使用不可","depth":2},{"value":"既存の出力設定をTableau Hyperに移行する","id":"既存の出力設定をtableau-hyperに移行する","depth":2},{"value":"既存の設定をアップグレードする","id":"既存の設定をアップグレードする","depth":3},{"value":"Treasure コンソールを使用したワンタイムクエリ","id":"treasure-コンソールを使用したワンタイムクエリ","depth":3},{"value":"HIVE","id":"hive","depth":4},{"value":"PRESTO","id":"presto","depth":4},{"value":"保存された接続を選択する","id":"保存された接続を選択する","depth":3},{"value":"追加設定","id":"追加設定","depth":3},{"value":"パスワードからPersonal Access Tokenへの認証の移行","id":"パスワードからpersonal-access-tokenへの認証の移行","depth":2},{"value":"Personal Access Token認証方式への接続変更","id":"personal-access-token認証方式への接続変更","depth":3},{"value":"保存されたクエリをPersonal Access Token認証方式に更新する","id":"保存されたクエリをpersonal-access-token認証方式に更新する","depth":2},{"value":"オプション","id":"オプション","depth":2},{"value":"sslオプション","id":"sslオプション","depth":3},{"value":"ssl_verifyオプション","id":"ssl_verifyオプション","depth":3},{"value":"Timezone","id":"timezone","depth":3},{"value":"CLIから","id":"cliから","depth":3},{"value":"Treasure ワークフローの一部として","id":"treasure-ワークフローの一部として","depth":3},{"value":"（オプション）Workflowでエクスポート結果を設定する","id":"オプションworkflowでエクスポート結果を設定する","depth":2},{"value":"Password Authentication方式のワークフロー例","id":"password-authentication方式のワークフロー例","depth":3},{"value":"Personal Access Token Authentication方式のワークフロー例","id":"personal-access-token-authentication方式のワークフロー例","depth":3}],"frontmatter":{"seo":{"title":"Tableau Cloud Export Integration"}},"lastModified":"2026-06-01T09:47:58.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/ja/int/tableau-cloud-export-integration","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}