About 5,980,000 results
Open links in new tab
  1. How to use AND and OR operator with IF in power automate …

    Mar 5, 2024 · How to use AND and OR operator with IF in power automate desktop? Asked 1 year, 10 months ago Modified 1 year, 10 months ago Viewed 5k times

  2. formatDateTime in Power Automate Desktop - Stack Overflow

    Jan 30, 2024 · You are confusing Power Automate with Power Automate Desktop. The link you provide is for Power Automate, so those functions won't work in the PADesktop. There is an …

  3. Set Variable to Current Date with Power Automate Desktop

    Mar 20, 2024 · I want to set variable month to be able to get into folder with date number as the folder name (e.g. 24022024). Now I can do it with set variable and set the value to the specific …

  4. Running Python scripts in Microsoft Power Automate Cloud

    Jan 3, 2024 · 7 Power Automate online browser version does not have Python script connector, Thus you need to either run your python script in Azure Automation account or in Azure …

  5. power automate - Can't find "PAD.Console.Host.exe" on my PC to …

    Mar 12, 2023 · The file should be available in "C:\Program Files (x86)\Power Automate Desktop" s I can see PAD.Console.Host.exe in the mentioned folder. Other way of making sure you are …

  6. Power Automate Desktop x-www-form-urlencoded - Stack Overflow

    Feb 21, 2024 · I'm attempting to send an API request in Power Automate Desktop. I've tested it in Postman, and it works flawlessly. However, when I replicate the same request in Power …

  7. power automate - Invalid connection with Desktop Flow …

    Oct 16, 2024 · I have a power automate flow uses the Desktop flow connection to connect to power automate desktop and activate a flow there. The flow has been working just fine for …

  8. power automate desktop - Is there a way to check if a list (A) …

    Jun 10, 2024 · The following is what I'm trying to achieve: Get data from emails into a list(B) get data from excel column into a list(A) check to see if the any of the values match between both …

  9. Click UI element in window not working on Power Automate …

    Apr 10, 2023 · It is a question about Power Automate Desktop UI automation, it doesn't working at specific ui element.

  10. Multiple conditions with contains in power automate desktop

    Nov 9, 2021 · I want to evaluate multiple conditions in one If statement in Power Automate Desktop. I have been able to do it with the basic operators (=, >, <, <>, etc.) and using IsEmpty.