Excelインポートデータ
Selecting data to export
In the dRofus client, go to Reports and Exports → Excel exports. Find the relevant export to use as starting point. In the example below we want to get a list of rooms with a few relevant properties;
...
List of included properties for the root entity Rooms
Click ‘Power query’ to access the related API request URI and API key
...
The API request URI and API key will be used for the query and authentication in Excel
Connect and authenticate in Excel
Create a new Excel-sheet, and select Data → From Web
...
Enter the API request URI as shown in the image below.
...
First time you use the API you will be asked to authenticate. Use Basic as authentication method. In the field for “Password”, paste in the API key as shown in the dRofus power query dialogue. Leave “User name” field blank.
...
Creating your report
The data will initially be shown in one column. To expand data to a table Expand data to Table select Convert → To Table in the upper left side of the Excel query window and expand columns (optional).
...
Close And Load to fill your Excel spreadsheet with data.
...
...
エクスポートするデータの選択
dRofus クライアントで、レポートとエクスポート → Excel エクスポートと進みます。関連するエクスポートを
検索してください。以下の例では、いくつかの関連するプロパティを持つ部屋のリストを取得したいと思います;
...
ルート・エンティティ部屋の含まれるプロパティのリスト
関連する API リクエスト URI と API キーにアクセスするには、”パワークエリ (Power query)”をクリックします。
...
APIリクエストURIとAPIキーは、Excelでのクエリーと認証に使用されます。
Excelでの接続と認証
新しいExcelシートを作成し、データ (Data) → Webから (From Web)を選択します。
...
以下の画像のようにAPIリクエストURIを入力します。
...
初めてAPIを使用する際は、認証を求められます。認証方法は、Basic (ベーシック) を使用します。”パスワード” の欄には、dRofus パワークエリのダイアログに表示されているAPIキーを貼り付けます。”ユーザー名” は空欄のままにしてください。
...
レポートの作成
データは最初は1列で表示されます。データを表に展開するには、
Excelのクエリ・ウィンドウの左上で “変換 (Convert)” → “表へ” を選択し、列 (オプション)を展開します。
...
閉じて読み込む (Close & Load) でExcelスプレッドシートにデータを入力します。
...
これで、ExcelにAPIからのライブ・データが表示されました。
ソースからのデータを更新するには、任意の場所で右クリックし”更新 (Refresh)”を選択します。
...