Power Automate Power Automate Excelへの変更が適用されない(適用にタイムラグがある)ときの対処方法の検討 Power AutomateのExcelアクションを使用してExcelファイルを更新した際、フローの作り方によっては実際のExcelファイルに更新がかかるまでにタイムラグが発生することがある。今回はそんなタイムラグが発生したときの対処法につ... 2023.06.11 Power Automate
Power Automate PowerAutomate Power Apps(V2)トリガーのオプション引数の使い方|引数未設定時のエラー対処方法 Power Automateのトリガー「Power Apps(V2)」のオプション引数の使い方で少しハマったのでメモ。オプション引数Power Apps(V2)トリガーで設定できる引数は「オプション(任意)」にすることができる。「・・・」メ... 2023.05.26 Power Automate
Power Automate Power Automate カスタムコネクタの呼び出しでエラーが出たときの対処|requires the property ‘body’ to be of type ‘Object’ but is of type ‘String’. Power Automateからカスタムコネクタを呼び出したときに「 requires the property 'body' to be of type 'Object' but is of type 'String'.」というエラーが出... 2023.04.26 Power Automate
Power Automate Power Automate 2つのテーブルやリストの差分を抽出する|SQLのExceptをデータ操作で実現する Power Automateで2つのテーブルの差分をとりたいときがあったので、そのやり方をメモ。やりたいこと例えばこんなSPOリストと、こんなExcelがあるとき、列「Mail」を比較して Excelにだけあるデータ → SPOリストに新規... 2023.01.01 Power Automate
Power Automate Power Automate フローで使用したExcelを消す際は6分待つ必要あり|共有するためにロックしていますの対処 Power Automate内で使用したExcelファイルを消そうとしたとき、エラーが発生したので対処方法をメモ。エラー「~が共有するためにロックしています。」例えばこんな感じでテーブルを持つExcelファイルがあって(中身は適当)、これを... 2022.12.05 Power Automate
Power Automate Power Automate 日付の差分を求める関数「dateDifferenece」が実装されていたので使ってみた 以前この記事でPower AutomateにはDateDiff機能が存在しないと紹介したけれど、いつの間にかしれっと実装されていたので実際に使ってみた。Power AutomateにDateDiffが実装されている!いつの間にかPower ... 2022.10.31 Power Automate
Power Automate Power Automate SharePointリストの選択肢列をスイッチで使用する|選択なしの場合のきれいな書き方も Power AutomateのスイッチにSharePointリストの選択肢列を使用したいとき、少し手間取ったのでメモ。やりたいことこんな感じで選択肢列があるSharePointリストをPower Automateのスイッチで使いたいときのお... 2022.10.04 Power Automate
Power Automate Power Automate SPOリストのアクション「複数の項目の取得」で取得できるアイテムは(既定だと)100件まで Power Automateにあるアクション「複数の項目の取得」について調べたことをメモ。事前:今回使用するリスト今回実験で使用するリストはこのアイテム数が501件のリスト。列「Num」に連番を振っているこのリストに対して、「複数の項目の取... 2022.03.13 Power Automate
Power Automate Power Automate Excel Onlineのスクリプトを使ってグラフの画像をメールで送る|スクリプトの実行 Power AutomateにあるExcelのアクション「スクリプトの実行」がかなり便利だったので遊んでみた。参考サイト今回の参考サイトはこちらExcel Online限定のOffice スクリプトを使用してグラフを作成し、そのグラフを画像... 2022.02.25 Power Automate
Power Automate Power Automate SharePointリストの値を「空」にする方法|選択肢列を「空」にする方法も かなり今更だけどPower AutomateでSharePointリストの値を空にする方法がわからなかったので、調べた結果をメモ。やりたいことこんな感じで必須じゃない列があるリストに対して、適当なデータを入れて、Power Automate... 2022.02.19 Power Automate