Tableau — Hard
Explanation
User-Based Row-Level Security (RLS) in Tableau restricts data access based on user identity. The correct approach involves using the USERNAME() function in a calculated field or data source filter, combined with a user-entitlement table. This method allows for dynamic and fine-grained control over data visibility. Incorrect options, such as separate workbooks or automatic enforcement, do not provide the same level of flexibility.
Ready to go further?
Related questions
- What is the difference between a Discrete and a Continuous field in Tableau?
- What is the difference between Tableau's CONTAINS() and REGEXP_MATCH() functions for string matching?
- In Tableau, what is the purpose of the 'Allow' and 'Deny' options when setting filter permissions on a published data source?
- What is the impact of using a Data Blend versus a Relationship in Tableau when aggregating data?
- In Tableau, what is a Scaffold or Padding technique used for in data visualization?
- What is the purpose of the Analytics Pane in Tableau?
