Checklist progress
0/281Learned
Tableau Consultant
Study Checklist
Checklist progress
0/281Learned
Recommend an appropriate data transformation strategy
0/7
Specify the requirements for minimum level of granularity
0/6
Implement RLS and an entitlement table
0/10
Identify group functions versus user functions
0/7
Compare RLS approaches
0/8
Recommend an appropriate method to connect to data, such as Web Data Connectors, web extract APIs, custom SQL, or ODBC
0/11
Create connections by using Tableau Bridge
0/10
Specify aggregation level and strategy for data sources in Tableau products
0/7
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Tableau Consultant studiers.
Row-level security restricts data visibility per user, but the implementation method drastically changes query performance. Database-level RLS pushes filtering directly to the source system, while Tableau-side RLS uses calculated fields and data source filters to control access. Choosing the right approach depends on how your system processes joins, handles extracts, and manages cache sharing.