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 to planAdmins.
  • The id column will be removed.
  • The currentSsoIdentifier, createdOn, and note columns have been added.

Course Catalog

  • The tagsLevel1Tags, tagsLevel2Tags, tagsLevel3Tags and tagsAllTags columns have been added.
  • The status, releaseOn, displayedOn, tagsTools, tagsTopics, tagsAudiences, tagsCertifications and tagsPrimaryAtomic 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 to teamManagers.
  • The planUserId, currentSsoIdentifier, createdOn, and note columns have been added.
  • The id, teamName, and teamId columns will be removed.

Skill Assessment Results

  • TheapproximateLevel, quintileSkillLevel, totalInteractions, skillShortName, runNumber, status, and retakeReasons columns will be removed.

Skill Catalog

  • The skillCatalog table will be refactored to skillAssessmentCatalog.

Skill IQs

  • The skillIqs table will be removed, please use skillAssessmentResults.

Tags

  • The tagsLevel1Tags, tagsLevel2Tags, tagsLevel3Tags and tagsAllTags columns have been added.
  • The superDomain, domain, primaryAtomicName, primaryAtomicAlternativeNames, and audience columns will be removed.

Users

  • The teamIds column has been added.
  • The teamId, teamName, and ssoIdentifiers columns will be removed.