微软 Power Platform 零基础 Power Automate 自动化桌面流部署教程学习实践

微软 Power Platform 零基础 Power Automate 自动化桌面流部署教程学习实践

在这里插入图片描述

Power Automate 桌面流

    • 微软 Power Platform 零基础 Power Automate 自动化桌面流部署教程学习实践
      • 1、Power Automate 桌面流介绍
      • 2、需求背景
      • 3、效果展示
      • 4、系统实施
        • (1)在 Power Automate 中创建新桌面流
        • (2)桌面流步骤展示
        • (3)准备数据源Excel和需要录入的数据库
        • (4)启动Excel
        • (5)获取Excel工作表中的第一个空闲列/行
        • (6)从Excel工作表中读取数据
        • (7)关闭Excel
        • (8)运行应用程序
        • (9)添加for each循环
        • (10)使用记录器记录操作
        • (11)替换Excel的内容

1、Power Automate 桌面流介绍

桌面流用于自动完成 Web 或桌面上的任务。 使用 Power Automate,可以在桌面和 Web 上自动执行任务。
微软 Power Platform 零基础 Power Automate 自动化桌面流部署教程学习实践_第1张图片
我们用一个简单的例子来演示Power Automate 桌面流

2、需求背景

在新的世纪,科技化的发展,系统的更新迭代是非常快的,那我们再数据源的导出导入过程中呢,会碰到一些基础数据的录入,那么本章呢就使用Power Automate桌面流自动化的将Excel表录入数据库

3、效果展示

全程无鼠标控制,桌面流自动化。

录屏

4、系统实施

(1)在 Power Automate 中创建新桌面流

点击“创建”“桌面流”
微软 Power Platform 零基础 Power Automate 自动化桌面流部署教程学习实践_第2张图片

(2)桌面流步骤展示

微软 Power Platform 零基础 Power Automate 自动化桌面流部署教程学习实践_第3张图片

(3)准备数据源Excel和需要录入的数据库

微软 Power Platform 零基础 Power Automate 自动化桌面流部署教程学习实践_第4张图片
微软 Power Platform 零基础 Power Automate 自动化桌面流部署教程学习实践_第5张图片

(4)启动Excel

在左侧搜索栏搜索Excel,选择操作“启动Excel”,选择启动Excel,并打开一下文档,并选择文档路径
微软 Power Platform 零基础 Power Automate 自动化桌面流部署教程学习实践_第6张图片

(5)获取Excel工作表中的第一个空闲列/行

添加操作“获取Excel工作表中的第一个空闲列/行”微软 Power Platform 零基础 Power Automate 自动化桌面流部署教程学习实践_第7张图片

(6)从Excel工作表中读取数据

添加操作“从Excel工作表中读取数据”并选择起始列,起始行,结束列和结束行

微软 Power Platform 零基础 Power Automate 自动化桌面流部署教程学习实践_第8张图片

(7)关闭Excel

添加操作“关闭Excel”
微软 Power Platform 零基础 Power Automate 自动化桌面流部署教程学习实践_第9张图片

(8)运行应用程序

微软 Power Platform 零基础 Power Automate 自动化桌面流部署教程学习实践_第10张图片

(9)添加for each循环

循环Excel取出来的值ExcelData
微软 Power Platform 零基础 Power Automate 自动化桌面流部署教程学习实践_第11张图片

(10)使用记录器记录操作

微软 Power Platform 零基础 Power Automate 自动化桌面流部署教程学习实践_第12张图片
微软 Power Platform 零基础 Power Automate 自动化桌面流部署教程学习实践_第13张图片

(11)替换Excel的内容

将三个TextBox文本框的内容替换,第0列 %CurrentItem[0]%,第1列 %CurrentItem[1]%,第2列 %CurrentItem[2]%
微软 Power Platform 零基础 Power Automate 自动化桌面流部署教程学习实践_第14张图片
到此就结束啦,快去练习一下吧!欢迎大佬和小Monkey沟通。
在这里插入图片描述

感谢大佬指正 小Monkey
如果你觉得有用的话,就留个赞吧!蟹蟹

你可能感兴趣的:(Power,Platform,人工智能,微软,Power,Automate,Power,Platform)