Questions tagged [power-automate-desktop]

Questions about Power Automate Desktop for Windows 10 and 11.

Submit questions related to Power Automate Desktop from Microsoft, an automation tool primarily focused on Microsoft Windows 10 and 11. Questions about the cloud version (Power Automate) should be tagged with power-automate instead.

149 questions
1
vote
2 answers

Export source code from Power Automate Desktop

I have created some flow using "Power Automate Desktop". Is there anyway I can see the action from this application or download the code. So that I can create an application then share it with other people.
Thang Dang
  • 385
  • 2
  • 4
  • 22
1
vote
1 answer

Running Power Automate Desktop flows in production

I can get a Power Automate Desktop flow to work on my local computer by simply downloading PAD, developing the flow on my computer, and running it there. I'm wondering how this works when I want to move it to production. At work, we have been…
Jaime Salazar
  • 349
  • 1
  • 2
  • 11
0
votes
1 answer

Not able to see Export option in Power Automate flow

I have trying to export a Test Flow from Power Automate Desktop. But I cannot see any export option. Do I need to do something else here.
Alok
  • 368
  • 3
  • 13
0
votes
0 answers

Count Pictures with power Automate in Web

I´m currently building a small Power-Automate-Flow to collect some data from a Website. This has been working well until now, because I have to count small pictures (picture below). I need to know how much white/black circles there are. Here´s the…
0
votes
0 answers

How can I extract only specific data fields when I invoke a web service on Power Automate Desktop?

I went to URL: https://explorecalifornia.org/api/weather/city/ I did a CTRL+F and searched the exact term (quotation marks are included in the search): "name" It returned 7,322 results!! From Afghanistan to Gweru and everywhere in-between. I'm…
0
votes
0 answers

Unable to select expand drop down on connect drop down within Power Automate Desktop flows connection

In Power automate I am attempting to migrate my desktop flows connections from 'on premises data gateway' to 'directly to machine' as per the deprication of gateways on June 30th 2023. When trying to click the connect drop down, it's almost as if it…
0
votes
0 answers

Send top five list's attachment's link to someone via email

I'm trying to use MS automate to make a flow for sending top five files within their attachment link to myself via email. The file saved in a MS Sharepoint list. Every week I will manually create list's item and upload files. The steps I have been…
0
votes
0 answers

How to invoke a python script to run without a server and produce a csv file as an output using Power Apps or Power Automate?

I am a beginner and doing the very first project in Power Automate, Power Apps and Power BI, so I will request you to kindly help me. My task is this - I am provided an excel file called source.xlsx which i kept in my local folder called Dev. I…
MVKXXX
  • 193
  • 1
  • 2
  • 11
0
votes
0 answers

What are the permissions needed to update Active Directory users in PowerShell and Power Automate Desktop flows

My ultimate goal is to update different property values in Active Directory (AD), like Display Name, First Name, Last Name, Office, and others, either using Set-ADUser in PowerShell or the AD Update User Info action in a Power Automate Desktop (PAD)…
0
votes
0 answers

Unattended RPA with Power Automate Premium and Hosted RPA Add-On: Compatibility with Own VPS (EC2)

We are in the process of implementing an unattended RPA solution and are considering the usage of Power Automate Premium, which is priced at $15 per month, in conjunction with the hosted RPA add-on priced at $250. Our main concern is whether this…
0
votes
1 answer

Use a wild card in Dropdown value selection within Power Automate Desktop

I'm looking to use the Browser Automation section of Power Automate Desktop. Specifically, I would like to do 2 things. Select Multiple Options Use wild cards The website I'm trying to pull from us the US Bureau of Labor Statistics.…
0
votes
0 answers

Table with merged cells being read by power automate

I have a table in excel similar to the table shown. I need to use this Power Automate to read each row and put the column 1 row 1 into a specific text box on a MS form and then column 2 row 1 on its specific text box and same thing for the last…
0
votes
1 answer

Send Email using Power Automate and attached a file from folder in my pc to the email

I have excel files in folder in my pc and i want to use Power Automate tool to attached them in email and send them automatically to selected recipients I saw some tutorials, but all of them read from SharePoint and not from folder in pc
0
votes
0 answers

How to extract links from the first search results?

I'm using Power Automate Desktop. What I need to achieve is an automated extraction of links that works as described below: In Excel, content of A2 cell is copied. It's pasted into Google search engine. URL of the first search result is…
0
votes
0 answers

Running Python3 script via PowerShell action in Power Automate Desktop, with dependencies

I'm really hoping someone understands how to solve this, because it's so hard to see what's actually happening inside Power Automate Desktop. I am able to run Python3 scripts in PowerShell using a virtual environment for dependency resolution, like…
1
2
3
9 10