About 50 results
Open links in new tab
  1. power automate - How to write Search Query in Get Emails (v3)?

    Jul 3, 2025 · I am writing a Power automate to copy emails from an Outlook mailbox to SharePoint. I am using Get emails (V3) and want to retrieve emails received on a particular date.

  2. Extract Value from Array in Power Automate - Stack Overflow

    Nov 3, 2024 · Extract Value from Array in Power Automate Asked 1 year, 3 months ago Modified 10 months ago Viewed 7k times

  3. Power Automate – Some SharePoint List Columns Not Appearing in …

    Jun 14, 2025 · I'm working on a Power Automate flow that updates items in a SharePoint Online list. However, I'm facing an issue where certain columns (including Person/Group fields) are not …

  4. power automate - Why doesn't the "Get file content" action get the file ...

    Jun 27, 2025 · 0 Creating a flow in Power Automate: New Step Choose the OneDrive "Get file content" action File = /Documents/Folder/File.json Infer Content Type = Yes New Step Choose the Data …

  5. How to use Power Automate flows to manage user access to …

    Jan 26, 2024 · Send an HTTP request to SharePoint action in Power automate flows works with SharePoint REST APIs. Follow below Microsoft official documentations for SharePoint REST API …

  6. 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 action named …

  7. Running Python scripts in Microsoft Power Automate Cloud

    Jan 3, 2024 · I use Power Automate to collect responses from a Form and send emails based on the responses. The main objective is to automate decision-making using Python to approve or reject the …

  8. Power Query code to refer to another query (and how buffering works)

    Oct 21, 2024 · Is this just part of the building process? Or If I have one query A that loads across the network and 5 follow up queries that refer to query A will power query / excel be reading the across …

  9. How to loop through a JSON with dynamic properties in Power …

    Sep 30, 2024 · I want to use Power Automate to call TSheet timesheets api to get the data and process it. But I'm having difficulties looping through the responded data from TSheet. So here is an example …

  10. Create HTML table from array of Objects in Power Automate

    Oct 11, 2024 · Create HTML table from array of Objects in Power Automate Asked 1 year, 3 months ago Modified 1 year, 3 months ago Viewed 7k times