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, 1 month ago Modified 9 months ago Viewed 6k times

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

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

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

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

  7. Get email with Message-Id using Power Automate - Stack Overflow

    The goal is to get an Outlook email with it's Message-Id from Power Automate. I get an email's Message-ID from my personal Outlook Web mailbox: Next, I create a Power Automate flow to get …

  8. Power BI: excluding a visual from a slicer - Stack Overflow

    Aug 10, 2021 · On the Power BI Desktop menu, select the Format menu under Visual Tools, and then select Edit interactions. You need to have the slicer selected. Only then you see the according Filter …

  9. Create a export to excel button in Power BI - Stack Overflow

    Mar 31, 2023 · I need to create a button (like "Export to Excel") in order to export data from a table in Power BI. This file needs to be downloaded in a folder on my PC, for example the folder "Download" …

  10. PowerAutomate JSON - Convert Array of Object to String

    Jun 17, 2022 · You then need to add a Parse JSON action to tell power automate the schema of the data assigned in the initialize variable action. This will allow us to more easily reference the array in …