0
0
Tableaubi_tool~20 mins

User permissions and roles in Tableau - Practice Problems & Coding Challenges

Choose your learning style9 modes available
Challenge - 5 Problems
πŸŽ–οΈ
Tableau Permissions Master
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🧠 Conceptual
intermediate
2:00remaining
Understanding Tableau User Roles

Which Tableau user role has the ability to publish data sources and create new projects but cannot manage site settings?

ASite Administrator
BPublisher
CInteractor
DViewer
Attempts:
2 left
πŸ’‘ Hint

Think about roles that allow content creation but not full administrative control.

🎯 Scenario
intermediate
2:00remaining
Assigning Permissions for Dashboard Editing

You want a user to edit existing dashboards but not delete them or change permissions. Which permission setting should you assign?

AAllow 'Edit' and 'View' permissions, deny 'Delete' and 'Change Permissions'
BAllow 'Delete' and 'Edit' permissions, deny 'View'
CAllow 'View' permission only
DAllow 'Change Permissions' and 'Delete' permissions
Attempts:
2 left
πŸ’‘ Hint

Focus on enabling editing but restricting deletion and permission changes.

❓ dax_lod_result
advanced
2:00remaining
Calculating Effective Permissions with Nested Roles

In Tableau, if a user belongs to two groups with conflicting permissions on a project (one group allows 'View', the other denies it), what is the effective permission for the user?

AThe user has no permission because conflicts cancel out
BThe user is allowed 'View' permission because allow overrides deny
CThe user is denied 'View' permission because deny overrides allow
DThe user must be assigned a new role to resolve the conflict
Attempts:
2 left
πŸ’‘ Hint

Consider Tableau's permission precedence rules.

πŸ”§ Formula Fix
advanced
2:00remaining
Troubleshooting Permission Issues

A user reports they cannot access a published dashboard despite being assigned the 'Interactor' role. Which of the following is the most likely cause?

AThe dashboard permissions explicitly deny access to the user or their group
BThe user’s browser cache is full
CThe user has not logged out and back in after role assignment
DThe user’s Tableau Desktop version is outdated
Attempts:
2 left
πŸ’‘ Hint

Think about permission conflicts at the content level.

❓ visualization
expert
3:00remaining
Designing a Permission Overview Dashboard

You need to create a Tableau dashboard that shows user roles and their effective permissions across multiple projects. Which visualization approach best communicates this information clearly?

AUse a line chart showing permission changes over time for each user
BCreate a pie chart for each user showing the percentage of projects they can access
CDisplay a text table listing users and their roles without project details
DUse a matrix with users as rows, projects as columns, and color-coded cells for permission levels
Attempts:
2 left
πŸ’‘ Hint

Consider clarity and ease of comparing permissions across users and projects.