Use the Tableau gem to send data from your Spark pipeline to Tableau Server as an extract. This lets you automate data delivery to Tableau for dashboards or reporting. To connect, provide your server URL, site and project IDs, and a personal access token.Documentation Index
Fetch the complete documentation index at: https://docs.prophecy.ai/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisite
This gem only runs on machines with an x86-64 CPU architecture.Parameters
| Parameter | Description |
|---|---|
| Tableau server url | URL of your Tableau Server. Example: https://tableau.example.com |
| Tableau token name | Name of your Tableau personal access token |
| Tableau token | Your Tableau personal access token |
| Tableau site id | Name of the Tableau site you’re connecting to |
| Tableau project id | Name of the project where you want to send data |
| Tableau Extract Name | Name of the Tableau extract |

