#author("2024-11-26T16:14:42+09:00","","")
#author("2024-11-26T16:15:19+09:00","","")
[[PowerPlatform]]
RIGHT:最終更新日時:&lastmod();
----
,[[SharePoint]]
----
**関数リファレンスガイド(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#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チャネル
-[[業務効率化・データ活用ちゃんねる:https://www.youtube.com/playlist?list=PL3rL79ap4EOSNElSBZb-AEobG6t3Rgf3f]]
 初心者用だけど、Power Automate サービスに限定しているのは珍しい。
-[[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/]]

**具体的に作ってみよう [#y25fb852]
***承認ワークフローの作成 [#w0f26d4f]
-[[承認ワークフロー①事務職にオススメしたい自動化3選!(初級)(初心者):https://www.youtube.com/watch?v=3ri8YUoZ8sQ]]
-[[リスト アイテムのコメントを追加して返信する:https://x.gd/SC9Br]]
-[[初心者に向けたPower Automateの使い方【#3 承認フロー編】:https://www.qes.co.jp/media/PowerAutomate/a154]]
 承認者が複数の時の動きなども書いてある
-[[【Power Automate】初心者でもできる多段階承認フローの作り方(連続した承認):https://www.youtube.com/watch?v=8DjifaXK7fU]]
 PA初心者向けかもしれないが、言語の開発経験ないと絶対になにしているかわからない承認フロー。勉強にはなるかもしれないけど、私でも作りたくない。
-[[初心者に向けたPower Automateの使い方【 #4 承認フロー編 +α 】:https://www.qes.co.jp/media/powerplatform/a161]]
 SharePoint -複数項目の取得とフィルタークエリ
-[[承認アクションの種類:https://learn.microsoft.com/ja-jp/training/modules/approvals-power-automate/2-types]]

**開発及び運用時考慮事項 [#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]]

トップ   差分 バックアップ リロード   一覧 単語検索 最終更新   ヘルプ   最終更新のRSS