Designing and Implementing Enterprise-Scale Analytics Using Microsoft Azure and Power BI — Question 40

You have a Power BI dataset that has only the necessary fields visible for report development.
You need to ensure that end users see only 25 specific fields that they can use to personalize visuals.
What should you do?

Answer options

Correct answer: C

Explanation

The correct approach is to create a new perspective using Tabular Editor, which allows you to define a specific view of the dataset with only the fields you want users to access. The other options do not limit visibility in the way required; roles and object-level security manage access differently, and hiding all fields would prevent any visibility.