Very soon this page here will go away. You'll be able to find the new docs at Integrations Hub!
Tableau Web Data Connector Deprecation Guide
This guide is intended to walkthrough the replacements for tables and columns within the Tableau WDC due to the current deprecation cycle. All deprecated tables and columns have replacements available to be used immediately. For more context on descriptions and exact replacements, visit the Api Documentation Section on the left-hand nav.
Changes that must be made before April 12th 2023
Admins
- The
admins
table will be refactored toplanAdmins
. - The
id
column will be removed. - The
currentSsoIdentifier
,createdOn
, andnote
columns have been added.
Course Catalog
- The
tagsLevel1Tags
,tagsLevel2Tags
,tagsLevel3Tags
andtagsAllTags
columns have been added. - The
status
,releaseOn
,displayedOn
,tagsTools
,tagsTopics
,tagsAudiences
,tagsCertifications
andtagsPrimaryAtomic
columns will be removed.
Interactive Course Catalog
- The
interactiveCourseCatalog
table will be removed. Interactive Courses are being replaced with video courses.
Course Daily usage
- The
teamIds
column has been added. - The
teamId
column will be removed.
Managers
- The
managers
table will be refactored toteamManagers
. - The
planUserId
,currentSsoIdentifier
,createdOn
, andnote
columns have been added. - The
id
,teamName
, andteamId
columns will be removed.
Skill Assessment Results
- The
approximateLevel
,quintileSkillLevel
,totalInteractions
,skillShortName
,runNumber
,status
, andretakeReasons
columns will be removed.
Skill Catalog
- The
skillCatalog
table will be refactored toskillAssessmentCatalog
.
Skill IQs
- The
skillIqs
table will be removed, please useskillAssessmentResults
.
Tags
- The
tagsLevel1Tags
,tagsLevel2Tags
,tagsLevel3Tags
andtagsAllTags
columns have been added. - The
superDomain
,domain
,primaryAtomicName
,primaryAtomicAlternativeNames
, andaudience
columns will be removed.
Users
- The
teamIds
column has been added. - The
teamId
,teamName
, andssoIdentifiers
columns will be removed.