Tableau Connector for ServiceNow: User roles
There are 3 roles with specific permissions that can be assigned to users:
TABLEAU ADMIN - role name is
x_acsof_tableau.tableau_admincan Read, Write, Create, Delete a
data sourcehas access to Tableau Connector for ServiceNow plugin and can export ServiceNow tables (only those the user has rights to access according to access rights provided by ServiceNow system admin)
read access to the
sys_db_objecttable should be added to see the list of SN tables
TABLEAU EDITOR - role name is
x_acsof_tableau.tableau_editorcan Read, Write, Create a
data sourcehas access to Tableau Connector for ServiceNow plugin and can export ServiceNow tables (only those the user has rights to access according to access rights provided by ServiceNow system admin)
need read access to the
sys_db_objecttable should be added to see the list of SN tables
TABLEAU VIEWER - role name is
x_acsof_tableau.tableau_viewercan Read
data sourcehas access to Tableau Connector for ServiceNow plugin and can export Servicenow tables (only those the user has rights to access according to access rights provided by ServiceNow system admin)