PL-300 Model the data • Set 8
PL-300 Model the data Practice Test 8 — 15 questions with explanations. Free, no signup.
Refer to the exhibit. You apply the row-level security (RLS) policy shown to the Sales table. Which rows will be visible to users?
Refer to the exhibit.
Power BI JSON policy for a table 'Sales':
{
"name": "SalesPolicy",
"filter": "Sales[Amount] > 1000"
}