1.介紹Power Automate
什么是Power Automate
使用 Power Automate 可以做什么
Microsoft Power Platform介紹
Power Automate 為誰設計
安全性
PAD介紹
練習1 使用PAD和AI技術批量將Word文檔中的字段提取到Excel
2.構建流
創建和管理流
練習2 從SharePoint列表發起的交通費報銷工作流實現
流的構建基塊
與Office 365集成
自動審批
練習3 利用流實現自動更新SharePoint列表中的休假天數
創建發送通知的流
審批請求
練習4 利用流實現SharePoint庫文件的復制
管理流
環境介紹
3.常用表達式及用法
條件表達式:and, or, equals, less, lessOrEquals, greater, greaterOrEquals, empty, not, if
字符串表達式: contains, endsWith, first, formatNumber, indexOf, int, replace, split, startsWith, string, substring, toUpper, trim
手寫簽名及圖像處理相關:base64ToBinary
時間日期表達式:convertFromUtc, convertTimeZone, getFutureTime, formatDateTime, dayOfMonth, dayOfWeek, dayOfYear, startOfMonth, utcNow
數學運算表達式: div, max, mul, rand, sub,
數組或循環: item, items, length, range
觸發器:triggerBody
排錯相關:result, variables
練習5:利用條件表達式實現從Excel中刪除特定狀態的行
練習6:搭建企業信息郵件查詢自動應答系統
練習7:數據編輯類表達式的操作方法演示(演示2個例子:編輯-加入,編輯-選擇)
4.Power Automate軟件協作
Powerapps與Automate協作
練習8:PowerApps和Automate協作完成客戶手寫簽名的銷售合同在線簽署
將Automate用于Excel
練習9:利用Automate提取Excel內容到SharePoint列表
將Automate用于Planner
練習10:利用Automate在Planner中批量創建任務
將Automate用于Forms
練習11:Forms收集客戶反饋并自動用Automate將結果寫入Excel
將Automate用于Teams
練習12:當客戶在Forms中提交新的反饋時通知Teams中的客戶支持團隊
5.故障排除與調試
排除觸發器常見問題
觀看云端流
在手機上監視流活動
排除云端流故障
使用錯誤檢查器查找并修復錯誤
練習13:故障排除與調試