About 2,340,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. 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, 3 months ago Modified 1 year, 8 months ago Viewed 24k times

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

  4. Power BI (DAX): Distinct Count Filtered by Condition

    Feb 16, 2016 · Power BI (DAX): Distinct Count Filtered by Condition Asked 9 years, 4 months ago Modified 5 years, 2 months ago Viewed 91k times

  5. PowerQuery: How can I concatenate grouped values?

    If I have the following table (shown in the image below), how can I write a grouped query that would concatenate the grouped results? For this example, I'd want to group by the …

  6. Display text for hyperlink in powerapps - Stack Overflow

    Jun 22, 2023 · I don't think this is possible because of a SharePoint limitation. Power Apps communicates with SharePoint by using SP's data API, and that API doesn't return the display …

  7. Power BI: excluding a visual from a slicer - Stack Overflow

    Aug 10, 2021 · On the Power BI Desktop menu, select the Format menu under Visual Tools, and then select Edit interactions. You need to have the slicer selected. Only then you see the …

  8. Is there an ISNUMBER() or ISTEXT() equivalent for Power Query?

    Jun 22, 2016 · That depends a bit on the nature of the data and how it is originally encoded. Power Query is more strongly typed than Excel. For example:

  9. How to automatically download URL file from the Email link ...

    Nov 14, 2023 · How to automatically download URL file from the Email link (downloadable/clickable content) with Power Automate Asked 1 year, 7 months ago Modified 1 …

  10. PowerAutomate JSON - Convert Array of Object to String

    Jun 17, 2022 · You then need to add a Parse JSON action to tell power automate the schema of the data assigned in the initialize variable action. This will allow us to more easily reference the …