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

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

  6. How to query on-premises SQL Server database using power automate ...

    Nov 24, 2022 · Using “Power Query” This has similar issues to 2, that it won't allow power automate variables. Consider Using Azure Managed Instances and linking the on-premises db to this instance, …

  7. 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, 5 months ago Modified 3 years ago Viewed 33k times

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

  9. power automate - My flow fails for no reason: Invalid Template …

    power-automate edited Dec 23, 2022 at 6:37 asked Dec 23, 2022 at 4:58 Binary Struggle

  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 …