Analyzing and Visualizing Data with Microsoft Power BI — Question 50
Your company has several developers who plan to create custom solutions that will interact with the API for the Power BI service.
Which three operations can the developers achieve by using the API? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Retrieve rows from a dataset
- B. Create a dataset
- C. Add rows to a dataset
- D. Refresh an imported dataset
- E. Add a member to a row-level security role
Correct answer: A, B, C
Explanation
The correct answers A, B, and C are operations that can be executed via the API to manage datasets effectively. Options D and E are incorrect because refreshing an imported dataset and adding a member to a row-level security role are not supported operations through the API in the same manner.