About 15,800,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 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 …

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

    Jun 22, 2016 · Is there an ISNUMBER () or ISTEXT () equivalent for Power Query? Asked 9 years ago Modified 11 months ago Viewed 94k times

  4. Power Automate SharePoint Get File Content - Stack Overflow

    Sep 19, 2024 · I created a flow to concatenate some txt files from a Sharepoint folder, and most of this seems to be working quite well, except the "Get file content" from Sharepoint. …

  5. Hover Over Text in PowerBI - Stack Overflow

    Mar 15, 2018 · Wondering if there's a way to make a text bubble show up when the user hovers over a metric in a Power BI report. I have tried using alt text, but that does not show up …

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

    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 …

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

  9. 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, 3 months ago Viewed 91k times

  10. How to clear a Text Input in Powerapp? - Stack Overflow

    Jan 25, 2018 · In the Powerapp app, I have a screen that contains text input to enter CityName. When I click on the Clear button, how can I clear the value of the text input? Solution Step 1: …