Rounak Dhillon f759e57d91
Doc: Tableau Note Addition (#21928)
* Doc: Tableau Note Addition

* Doc: Tableau Note Updation

---------

Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-07-11 04:59:59 +00:00

869 B

title description slug
Tableau Troubleshooting Guide | OpenMetadata Support Fix Tableau connector issues in OpenMetadata with expert troubleshooting guides. Resolve common errors, connection problems, and data ingestion failures fast. /connectors/dashboard/tableau/troubleshooting

{% partial file="/v1.9connectors/troubleshooting.md" /%}

{% note %}

  • As of OpenMetadata versions 1.7.4 and 1.7.5, the siteUrl field has been removed from the Tableau connector configuration. This change was intentional, as confirmed in the release commit.
  • To connect to a non-default Tableau site, use the siteName field instead. The Tableau Python SDK does not require siteUrl for authentication.
  • Ensure the siteName field is correctly populated (do not use *) to enable successful metadata ingestion for multi-site Tableau environments. {% /note %}