Analyzing Data with Microsoft Power BI (legacy) — Question 21

You have a Microsoft SharePoint Online site that contain several document libraries.
One of the document libraries contains manufacturing reports saved as Microsoft Excel files. All the manufacturing reports have the same data structure.
You need to use Power BI Desktop to load only the manufacturing reports to a table for analysis.
What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because it specifies getting data from a SharePoint Online list, which is necessary for accessing structured data, and allows filtering by the folder path to target the manufacturing reports. Options A and D incorrectly suggest using Combine & Load, which does not allow for transformation and filtering. Option C incorrectly states to use a folder instead of a list, which fails to align with the data structure requirement.