Valid DP-500 Dumps shared by ExamDiscuss.com for Helping Passing DP-500 Exam! ExamDiscuss.com now offer the newest DP-500 exam dumps, the ExamDiscuss.com DP-500 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com DP-500 dumps with Test Engine here:
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?
Correct Answer: D
USERNAME() returns the domain name and username from the credentials given to the system at connection time. It should be compared to column name of User, which in DAX is expressed through [User].