Microsoft Power BI Data Analyst — Question 100

You have a Microsoft SharePoint Online site that contains 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: A

Explanation

The correct answer is A because it correctly specifies obtaining data from a SharePoint folder, which is necessary for accessing files, and then allows filtering to isolate the manufacturing reports. Option B incorrectly suggests using a SharePoint list, which is not suitable for this scenario, while options C and D do not include the necessary transformation step to filter by the folder path.