- 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.
Collate Documentation