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
0
votes
0 answers

How to upload photos using power automate?

I have a Google forms form that I need to fill out every day adding to each field, values ​​such as data, vehicle, license plate contents in an excel spreadsheet. In the form, all these values ​​are in the drop-down list, and I can automate filling…
0
votes
0 answers

How to refresh automatically a Power Query table of an Excel file saved in SharePoint?

I'm aware that this kind of question has been asked several times, but to be honest I haven't found yet a clear solution. The thing is that I have an excel file located in Sharepoint which I would like to refresh its Power Query every morning. I'm…
Ivan
  • 1
  • 1
0
votes
0 answers

Export Licences from Microsoft Admit Portal using PowerAutomate (PowerApps)

Is there a way to export licenses (in my case Power BI Users) from Microsoft Admin Portal using Power Automate? So I don't wanna manually export it with a special Admin-Account, is there a way to make that automatically with PowerAutomate? I am…
0
votes
1 answer

Export Security Groups members from Microsoft 365 using Power Automate

Is there any way to export SG members from Microsoft Admin Portal using Power Automate? What I managed to do by now is to export users from Azure, but without group alias, or license info. Any ideas in which direction should I go? Or is it only…
0
votes
1 answer

Can't find "PAD.Console.Host.exe" on my PC to run flows through PowerShell

I want to run flows directly through PowerShell and I'm using the following article where they describe how to run flows with URLs: "C:\Program Files (x86)\Power Automate Desktop\PAD.Console.Host.exe"…
0
votes
0 answers

Power Automate - Populate Text Field on Webpage ERROR

I have a list of numbers that I need to populate on a webpage using Power Automate, but it does not copy all the numbers of the cell. The list of numbers look like this, and sometimes power automate only picks up the first 3 digits not the whole…
0
votes
1 answer

Error in SQL statement Arithmetic operation resulted in an overflow

I am trying to connect ODBC 64bit Driver to allow me execute query to extract data from JDE 8.12 After building open SQL Connection and execute simple query it appear an error "Error in SQL statement Arithmetic operation resulted in an…
RBV
  • 1
0
votes
0 answers

How to sort data in Excel using power automate desktop and get the last row of an occurrence of a data type in a column

Using Power Automate Desktop to automate sorting an excel file and calculating the number of occurrences of the column data types. I'm using the following Excel sample data. I need to sort the data using the type bank and mobile so that it looks…
0
votes
0 answers

Power Automate | How to scrape and extract an email from a webpage

I am trying to scrape several email addresses from a directory. What I did first was scrape and save all the links of each individual business directory page. So each link looks as follows: https://www.directory.com/business-name/industry/ With the…
0
votes
0 answers

Using PowerBI Automate in a PowerBI report to snag .zip file in Azure/Sharepoint to email to user

Fairly new to power automate, and been banging my head against a wall to get this to work...my users in service have reported "unsuccessful" triggers. Looking for a solution with the details below :slightly_smiling_face: My suspicion is that either…
0
votes
1 answer

Saving complete Email (Body+Attachments) from Outlook to Sharepoint using Powerautomate

I am trying to save the complete emails (body and attachments) from outlook to sharepoint. My Power Automate flow is below that saves a .msg file but I also tried .eml. I am seeing files being saved to sharepoint but when I open it I see blanks(no…
0
votes
0 answers

Take the top item from a list in power automate and then remove it from said list afterwards, advice?

I'm hitting a block when building this script and I was hoping for some advice. My script does this: Takes an input from me via Display Input Dialog in the form of a question variable It then fires an API request with this question Gets a…
0
votes
0 answers

How can I fix "Unable to assume control of chrome" in Power Automate Desktop - Tried Everything

There's plenty of advice for dealing with the 'unable to assume control' error for launching a new browser but nothing has fixed it for me. It actually worked a couple of times and not since. Driving me crazy. I've tried: -Different…
0
votes
1 answer

How to update PowerBI dataset when new email is received with Power Automate

how can i make a flow so that when someone send me an email with the updated file attached, the attachment is replaced by the power bi previous dataset. i had made the flow to save the attachment in sharepoint folder when email with a specific…
0
votes
0 answers

Saving Screenshots to a Specific Folder (Using Power Automate)

Hi I am trying to build a flow that would run at around the same time each business day: login to this website using my credentials click on tab 1 of this website Take a screenshot of the webpage data Save the screenshot image in a specific…