Designing and Implementing Enterprise-Scale Analytics Using Microsoft Azure and Power BI — Question 166
You have a Power BI dataset that has only the necessary fields visible for report development.
You need to ensure that only 25 fields are available when end users personalize visuals.
What should you do?
Answer options
- A. From Tabular Editor, create a new perspective.
- B. From Tabular Editor, create a new role.
- C. Hide all the fields in the dataset.
- D. Configure object-level security (OLS).
Correct answer: A
Explanation
Creating a new perspective in Tabular Editor allows you to define a limited view of the dataset with only the specified 25 fields available for end users. The other options do not effectively restrict field visibility in a way that meets the requirement, as hiding fields or configuring roles does not achieve the specified limit on personalization.