1
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

PowerAutomate sharepointでExcelを新規作成する方法

Posted at

手順

  1. sharepointでBook.xlsxをアップロード、ファイルコンテンツを取得する
    image.png

  2. 取得したファイルコンテンツをコピー、sharepoint上のBook.xlsxを削除する
    ファイルコンテンツを取得するActionも要らないので、削除する。
    image.png

  3. データ操作ACTIONを追加し、取得したファイルコンテンツをペーストする
    image.png

  4. EXCELファイル名を入力し、データ操作ACTIONの内容はファイルコンテンツに入れる
    image.png

  5. Excelファイルは作成されていることが確認
    image.png

参考サイト

1
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?