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

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

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

  6. powerbi - Can a Power BI dataset query be used as a data source in a ...

    Oct 23, 2023 · In Power Automate, within the Power BI connector, you'll find the "Run a query against a dataset" action. Take note: this can only return one table at a time with max of 1,000 rows.

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

  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. Show/Hide column in Power BI Table/Matrix visual

    Sep 13, 2019 · Since Power BI was developed based on Excel, curious to know if we are having Hide/Show column based on any condition or available in visual by default (Maybe by right-clicking …

  10. how to count occurrences of values in a specific column in excel power ...

    Aug 19, 2022 · I want to calculate the running count of each value based on column SF ID. In Excel power query , I am trying to apply countif in the following table but i cant find this equation here. I …