Podcast
Questions and Answers
Which DAX expression should you use to create a table filter for dynamic row-level security (RLS) in Power BI?
Which DAX expression should you use to create a table filter for dynamic row-level security (RLS) in Power BI?
- B. [Employee Name] - USERPRINCIPALNAME()
- A. [Email Address] - USERNAME()
- C. [Employee Name] = USERNAME() (correct)
- D. [Email Address] = USERPRINCIPALNAME()
Which column should be used in the DAX expression for dynamic row-level security (RLS) in Power BI?
Which column should be used in the DAX expression for dynamic row-level security (RLS) in Power BI?
- A. Employee Name (correct)
- D. Job Title
- C. Start Date
- B. Email Address
Which function should be used in the DAX expression for dynamic row-level security (RLS) in Power BI?
Which function should be used in the DAX expression for dynamic row-level security (RLS) in Power BI?
- B. USERPRINCIPALNAME()
- A. USERNAME() (correct)
- C. USERID()
- D. USEREMAIL()
Where should the DAX expression for dynamic row-level security (RLS) be implemented?
Where should the DAX expression for dynamic row-level security (RLS) be implemented?
Flashcards are hidden until you start studying