Power Automate Power AutomateからPower Appsの関数(Power Fx)を使う|インスタント プラグイン Dataverseアクセラレーターのインスタントプラグインを使うと、Power AutomateからPower Fxが使えたのでメモ。※本機能は2025/4/1時点でプレビューです。Dataverseアクセラレーターとローコードプラグイン、... 2025.04.01 Power Automate
Copilot Studio Copilot Studio AI Searchを使用してCRAGを構築|Advanced RAGの実装 前回、Copilot Studioで『Self-RAG』を構築したので、今回は『CRAG』を組んでみる。※前回はこちらCRAGCRAG(Corrective Retrieval Augmented Generation)は2024年2月頃に... 2025.03.29 Copilot Studio
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
Power Automate Power Automate Microsoft Listsでマイリストに保存したリストをフローから扱う方法 Microsoft Listsで「マイリスト」に保存したリストをPower Automateの自動トリガーやアクションから使用する方法がわからなかったので、調べてみた。Microsoft Listsで作成したリストの保存場所は3つMicro... 2025.01.24 Power Automate
Copilot Studio Copilot Studio イベントトリガーを使い自律型のエージェントをつくる(プレビュー)|メール受信時に起動 今回はCopilot Studioに最近追加された「(イベント)トリガー」機能を利用して、メールに自動で返信してくれる自律型エージェントを作る。イベントトリガーイベントトリガーはPower Automateのトリガーのように「メールの受信」... 2025.01.06 Copilot Studio