What should you include in the DAX expression?

You have a dataset that contains a table named UserPermissions. UserPermissions contains the following data.

You plan to create a security role named User Security for the dataset. You need to filter the dataset based on the current users. What should you include in the DAX expression?
A. [UserPermissions] – USERNAME()
B. [UserPermissions] – USERPRINCIPALNAME()
C. [User] = USERPRINCIPALNAME()
D. [User] = USERNAMEQ()
E. [User] = USEROBJECTID()

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.