Power Automate Power Automate エラーメッセージ「t.some is not a function」が表示されてPower Automateを編集できない 先日Power Automateを編集しようとしたらエラーメッセージ「t.some is not a function」が表示されてびっくりしたので、今後のためにもメモ。いきなりエラー画面が表示される先日、Power Automateで編集... 2024.02.02 Power Automate
Power Automate Power Automate Viva Engageにファイルを添付して投稿する方法 Power AutomateからViva Engageにファイル添付ありで投稿する方法を聞かれたので、メモ。メッセージの投稿(V2)Power AutomateからViva Engageに投稿するアクションとして「メッセージの投稿(V2)」... 2024.01.21 Power Automate
Power Automate Power Apps OpenAIのWhisper(Speech To Text)をPower Automate経由で呼ぶ|音声テキスト変換 今回はPower Automate経由でOpenAIのWhisper(Speech to Text)を呼び出してみたのでその結果をメモ。Whisperについてということで、WhisperはOpenAIが開発した音声をテキストに変換するシステ... 2023.09.01 Power Automate
Power Automate Power Automate Dataverse 関連する子テーブルを一覧で取得するときのフィルタークエリ|ODataクエリ Power AutomateでDataverseの関連する子テーブルを一覧で列挙する際のフィルタークエリをよく忘れてしまうので、メモ。やりたいことこんな感じで「ねこ」テーブルと「食事履歴」テーブルで「1:多」のリレーションを張ったとき、Po... 2023.08.27 Power Automate
Power Automate Powre Automate フローではテーブル「AAD Users」は使用できない|AccessToken not found Power AutomateでAADユーザーテーブルを使用したときにエラーが発生したので、その内容をメモ。Power AutomateでAAD Usersテーブルを使用するとエラーが発生するこんな感じでPower AutomateからAAD... 2023.07.22 Power Automate
Power Automate Power Automate SPOのファイルコンテンツの取得でFile not foundエラーが出てハマった話 Power AutomateのSharePoint Onlineコネクタのアクション「ファイルコンテンツの取得」でFile not foundエラー(404)が発生し、しばらくはまったのでメモ。ファイルコンテンツの取得でFile Not F... 2023.07.08 Power Automate
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