About 4,970,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. What does the power operator (**) in Python translate into?

    Jan 12, 2022 · The power operator has the same semantics as the built-in pow() function, when called with two arguments: it yields its left argument raised to the power of its right argument. …

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

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

  7. Power BI, IF statement with multiple OR and AND statements

    Aug 22, 2019 · Power BI, IF statement with multiple OR and AND statements Asked 6 years, 2 months ago Modified 6 years, 2 months ago Viewed 92k times

  8. powerbi - POWER BI: Values appear in Transform Data but not in …

    Sep 20, 2023 · I have a table PRODUCTS in Power BI that has a column named Product_Group. When I go to transform data I can see all the Product groups. (DirectQuery connection, it is …

  9. How To Change Decimal Setting in Powerquery - Stack Overflow

    Jun 7, 2023 · When I try to load this to power query, It automatically convert to 10, 20, etc. How do I change this setting? I've already set decimal separator in setting but It always like that. …

  10. How to conditionally format a row of a table in Power BI DAX

    Apr 1, 2021 · How to conditionally format a row of a table in Power BI DAX Asked 4 years, 7 months ago Modified 2 years ago Viewed 25k times