mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-03 22:58:21 +00:00

* Docs: ThoughtSpot Connector Addition * Docs: ThoughtSpot Connector Addition --------- Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”> Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
881 B
881 B
title | description | slug | collate |
---|---|---|---|
ThoughtSpot Troubleshooting Guide | Collate Support | Fix Tableau connector issues in Collate with expert troubleshooting guides. Resolve common errors, connection problems, and data ingestion failures fast. | /connectors/dashboard/thoughtspot/troubleshooting | true |
{% partial file="/v1.9/connectors/troubleshooting.md" /%}
{% note %}
- As of OpenMetadata versions
1.7.4
and1.7.5
, thesiteUrl
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 requiresiteUrl
for authentication. - Ensure the
siteName
field is correctly populated (do not use*
) to enable successful metadata ingestion for multi-site Tableau environments. {% /note %}