Power Automate Power Automate HTTPリクエストのタイムゾーン指定で「+09:00」などの時間を指定する方法 HTTPリクエストアクションのURLクエリで、日本時間のタイムゾーンをそのまま指定したらエラー「DateTime parameter is invalid」が起きたので、対処方法をメモ。やりたいことURIパラメータで時間を指定できるHTTP... 2025.04.15 Power Automate
Power Automate Power Automate 会議室や他のユーザーの予定の取得でエラー「The specified object was not found in the store.」が発生したときの対処 Power AutomateからOutlookへのGraph API経由(HTTPリクエスト)で予定を取得しようとしたとき、エラー「The specified object was not found in the store.」が出たので... 2025.04.10 Power Automate
Power Automate Power Automate SharePointリストやExcelの列を指定し1次元配列に変換する SPOやExcelから取得したテーブル(オブジェクト配列)を1次元配列にする方法がぱっと見つからなかったので、メモ。やりたいこと例えばこんなSPOリストがあったとき、user列のDisplayNameのみを取りだして1次元配列にしたい、とい... 2025.04.05 Power Automate
Power Automate Power AutomateからPower Appsの関数(Power Fx)を使う|インスタント プラグイン Dataverseアクセラレーターのインスタントプラグインを使うと、Power AutomateからPower Fxが使えたのでメモ。※本機能は2025/4/1時点でプレビューです。Dataverseアクセラレーターとローコードプラグイン、... 2025.04.01 Power Automate
Power Automate Power Automate Excelにデータを出力(エクスポート)する方法比較|推奨はOfficeスクリプト Power AutomateからExcelにデータを出力する方法をよく聞かれるのでメモ。やりたいことPower Automateから大量のデータ(今回は501件のアイテムがあるSPOリストの内容)を、Excelに出力したいときのお話。今回試... 2025.03.23 Power Automate
Power Automate Power Automate Excel内の大量のデータを高速に扱うときはOfficeスクリプトの利用を推奨 Excelにある大量のデータを高速に取得したいと言われたので、Officeスクリプトで実現してみた。「表内に存在する行を一覧表示」ではパフォーマンスと安定性に懸念Excel内のデータを一覧で取得するには、Excelコネクタの「表内に存在する... 2025.03.22 Power Automate
Power Automate Power Automate Excelの「表内に存在する行を一覧表示」を徹底調査|委任、フィルタークエリ、最大行数 Excelのテーブルからデータ(行)を複数取得するアクション「表内に存在する行を一覧表示」の細かな挙動が気になったので、色々調べてみた。アクション「表内に存在する行を一覧表示」Excel Onlineのアクション「表内に存在する行を一覧表示... 2025.03.18 Power Automate
Power Automate Power Automate Excelのシートの操作まとめ|追加、削除、リネーム、複製(コピー)、移動 最近Excelの細かな操作について聞かれることが多いので、メモ。Office スクリプト(Office Scripts)Office スクリプトは、Excel Onlineでタスクを自動化できるTypeScriptベースのプログラミング機能... 2025.03.15 Power Automate
Power Automate Power Automate Teamsのプライベートチャネル内のExcelファイルを操作する方法 プライベートチャネル内のファイルを操作する方法を質問されたので、メモ。今回やりたいことプライベートチャネル内にExcelを作って、このファイルをPower Automateから扱おうとすると、に該当のチームを選んでも、プライベートチャネル内... 2025.03.09 Power Automate
Power Automate Power Automate Dataverseのリレーションをアクション「行の更新」で設定する際のエラー解決方法 Power AutomateからDataverseのリレーションを「行の更新」で張ろうとして、エラー『Error identified in Payload provided by the user for Entity』がでたので、対処方... 2025.02.22 Power Automate