About 50 results
Open links in new tab
  1. 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 …

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

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

  4. 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 8 months ago Viewed 6k times

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

  6. How do I refresh an Excel Power Query using Power Automate Online?

    Jun 8, 2022 · 0 I have data being pulled from a SharePoint list to an Excel file and I'm trying to use Power Automate online to create a scheduled flow that will trigger the "Refresh All" button for Power …

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

  8. 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 contents into a …

  9. Power Automate - 401 Unauthorized at Sharepoint Connector after it ...

    Aug 6, 2024 · I signed out and in multiple times in "power automate". I also opened the "sharepoint app" in Office365 (whatever you're supposed to do with it) which worked fine. The sharepoint connector in …

  10. Reset/Clear selected slicers in Power BI Report - Stack Overflow

    Apr 7, 2023 · I have 6 slicers/filter on a Power BI report page ( 5 dropdowns and 1 date slicer). There is a clear all slicer button that resets the all dropdowns and date slicer. Is there anyway, when the clear...