About 5,720,000 results
Open links in new tab
  1. 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 …

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

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

  3. Data Source Credentials and Scheduled Refresh greyed out in …

    Apr 26, 2021 · Data Source Credentials and Scheduled Refresh greyed out in Power BI Service Asked 4 years, 6 months ago Modified 3 years, 2 months ago Viewed 18k times

  4. powerbi - Can a Power BI dataset query be used as a data source …

    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 …

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

  6. filter - How to remove entire rows depending if certain columns …

    Jun 9, 2022 · 1 I have an unpivoted table in the Power BI Query with +20 columns and +10000 rows. The first columns are related to KPI name, month, and other data of interest. The …

  7. Reorder the columns and rows of matrix table in power bi

    Apr 15, 2024 · I have a data in my matrix table. I have data in my column and row which is in alphabetical order, but I need to reorder the rows and the columns in my power bi desktop …

  8. Power Apps Patch () not working correctly in all instances

    Apr 22, 2025 · Crazy! They said it has something to do with Power Apps being Async. and maybe the variables not being fully baked. Even though you can see the correct values in the controls …

  9. How do I refresh an Excel Power Query using Power Automate …

    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 …

  10. excel - Power Query: transform a column by multiplying by …

    Aug 8, 2015 · I want to do something similar to Power Query Transform a Column based on Another Column, but I'm getting stuck on how to modify the syntax for my particular goal. …