DA0-001 Visualizing Data • Set 5
DA0-001 Visualizing Data Practice Test 5 — 15 questions with explanations. Free, no signup.
Refer to the exhibit. A data analyst attempts to visualize the dataset but receives a permission error. The analyst's username is 'analyst2'. What is the most likely cause?
{
"dataset": {
"access": {
"users": ["admin", "analyst"],
"permissions": ["read", "write"]
}
}
}