複数のドキュメントライブラリを含むMicrosoftSharePointOnlineサイトがあります。ドキュメントライブラリの1つには、MicrosoftExcelファイルとして保存された製造レポートが含まれています。すべての製造レポートは同じデータ構造を持っています。 分析のために、製造レポートのみをテーブルにロードする必要があります。 Microsoft Power Bl Desktopで何をすべきですか?
正解:B
Explanation We have to import Excel files from SharePoint, so we need the connector SharePoint folder which is used to get access to the files stored in the library. SharePoint list is a collection of content that has rows and columns (like a table) and is used for task lists, calendars, etc. Since we have to filter only on manufacturing reports, we have to select Transform and then filter by the corresponding folder path. https://docs.microsoft.com/en-us/power-query/connectors/sharepointlist