#author("2025-01-21T11:41:04+09:00","","") #author("2025-01-21T11:45:55+09:00","","") [[FrontPage]] RIGHT:最終更新日時:&lastmod(); ---- ,[[実用例>PowerAutomateUsage]] ---- *PowerAutomate 基礎 [#kaaae9f8] *PowerAutomate [#kaaae9f8] Power Automate クラウドフローとか言われます。 ブラウザで作成するRPAです。 PC上で動作するPower Automate Desktopとは別物と考えたほうがいいでしょう。 クラウドベースなので、PCとか社内LAN上のデータを取得するためには、OnPremiseGatewayが必要です。 データのやりとりをしたい場合は、SharePointドキュメントライブラリなどを利用したほうがいいでしょう。 RPAでよくある、ブラウザデータを取得して加工、は、[[PowerAutomateDesktop]]の担当です。 [[PowerAutomateDesktop]]を夜の0:00に自動実行などの「非アテンド型」での利用をする場合は、 Power Automate クラウドフローとの連携が必要になります。 ※この場合、有償ライセンスをご購入ください。 **関数リファレンスガイド(MS公式) [#ubc84543] -[[Azure Logic Apps および Power Automate のワークフロー式関数のリファレンス ガイド:https://learn.microsoft.com/ja-jp/azure/logic-apps/workflow-definition-language-functions-reference#string-functions]] ***よく使うリンクを抜粋 [#zea9f92e] -[[文字列関数:https://learn.microsoft.com/ja-jp/azure/logic-apps/workflow-definition-language-functions-reference#string-functions]] -[[論理比較関数:https://learn.microsoft.com/ja-jp/azure/logic-apps/workflow-definition-language-functions-reference#logical-comparison-functions]] -[[変換関数:https://learn.microsoft.com/ja-jp/azure/logic-apps/workflow-definition-language-functions-reference#conversion-functions]] -[[算術関数:https://learn.microsoft.com/ja-jp/azure/logic-apps/workflow-definition-language-functions-reference#math-functions]] -[[日付と時刻関数:https://learn.microsoft.com/ja-jp/azure/logic-apps/workflow-definition-language-functions-reference#date-and-time-functions]] **独学PowerAutomate[#o41095da] 1. 基本を学ぶ -[[Microsoft Power Automate RPA 開発者-コースのシラバス:https://learn.microsoft.com/ja-jp/training/courses/pl-500t00]] 2. Power Automate Desktopを開いてみよう - Power Automateへようこそのビデオを見る ( 英語 ) - サンプルを利用して開始する 自分がやりたい内容のサンプルを動かしてみよう 4.社内教育としてのPower Automate -[[Power Automateを使用して生産性を向上させる:https://learn.microsoft.com/ja-jp/training/modules/use-power-automate-increase-productivity/]] 5.質問窓口 -[[PowerPlatformコミュニティ-Power Automate:https://community.powerplatform.com/forums/thread/?groupid=46ce02a3-e1a7-4176-81fc-d93a4001d287]] 6.初心者用YouTubeチャネル ****業務効率化・データ活用ちゃんねる [#u9d8130f] -[[PowerAutomate:https://www.youtube.com/playlist?list=PL3rL79ap4EOSNElSBZb-AEobG6t3Rgf3f]] -[[Power Automate チュートリアル:https://www.youtube.com/playlist?list=PL3NVPMREEKEGckCb-38yQXfcxntDjfmn_]] 作りたいときは便利。初心者用。 **基礎 [#eeada902] ***フィルタクエリ [#u94b0e6f] -[[[Power Automate]フィルタークエリの書き方を徹底解説:https://techuplife.tech/powerautomate-filterquery/]] データソース: SharePointリスト -[[Power AutomateでExcelのクエリを行う際に、Excelの列名で気をつけること:https://qiita.com/tfunakoshi/items/431396098e1d877d0788]] データソース: Excel Online。日本語列は使うな。と ***書き方 [#k8d5e608] -[[Power Automateで他のテーブルからVLOOKUP関数みたいにデータを持ってくる方法(結合、ルックアップ機能):https://econoshift.com/ja/power-automate-array-filter/]] -[[メールのプロパティに基づいてクラウド フローをトリガーする:https://learn.microsoft.com/ja-jp/power-automate/email-triggers?tabs=classic-designer]] ***日付関連 [#qf5ebaae] -[[【Power Automate】日付・時刻を比較するときにやってはいけないこと:https://lucknee.livedoor.blog/archives/13706969.html#2.1]] -[[Power Automate 日付の差分を求める関数「dateDifferenece」が実装されていたので使ってみた:https://ippu-biz.com/development/powerplatform/powerautomate/datedifference/]] -[[番外-Power AutomateでSPOから日付取得してreminderみたいなことやってみた:https://hanakuso365.hatenablog.com/entry/2020/07/08/172934]] ***データ型変更 [#kcd192fc] -[[フローで日付と時刻の値をカスタマイズまたは書式設定する:https://learn.microsoft.com/ja-jp/power-automate/date-time-values]] ***Teamsのアダプティブカード [#w3163671] -[[【Power Automate】Teamsでアダプティブカードを利用する方法:https://deepcom.co.jp/teams_adaptivecard/]] **開発及び運用時考慮事項 [#ya4d9e87] -[[自動化フロー、スケジュールされたフロー、インスタント フローの制限事項:https://learn.microsoft.com/ja-jp/power-automate/limits-and-config#retention-limits]] -[[フローのトラブルシューティングを行う:https://learn.microsoft.com/ja-jp/training/modules/get-started-flows/9-troubleshoot-flows]]