About 50 results
Open links in new tab
  1. Power Automate – Some SharePoint List Columns Not Appearing …

    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 …

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

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

  3. power automate - How to write Search Query in Get Emails (v3)?

    Jul 6, 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.

  4. 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 …

  5. 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 …

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

  7. Get email categories in Microsoft Power Automate - Stack Overflow

    Jun 4, 2025 · But in Power Automate, if I use the "Send an HTTP Request" action (under "Office 365 Outlook") and send a request to that same endpoint, it returns a lot of the message …

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

    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 …

  9. Is there a way to add line breaks in a string of text in M (Power BI)?

    Sep 18, 2020 · Is there a way to add line breaks in a string of text in M (Power BI)? Asked 5 years, 4 months ago Modified 3 years ago Viewed 33k times

  10. How to Read CSV file using Power Automate? - Stack Overflow

    Dec 12, 2022 · You can retrieve the contents of the CSV file using the Get file content action in Power Automate/Microsoft Flow, and then using the Parse CSV action to transform the file …