About 50 results
Open links in new tab
  1. 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 …

  2. power automate - How to write Search Query in Get Emails (v3)?

    Jul 3, 2025 · I am writing a Power automate to copy emails from an Outlook mailbox to SharePoint. I am using Get emails (V3) and want to retrieve emails received on a particular date.

  3. Get email with Message-Id using Power Automate - Stack Overflow

    The goal is to get an Outlook email with it's Message-Id from Power Automate. I get an email's Message-ID from my personal Outlook Web mailbox: Next, I create a Power Automate flow to get …

  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. 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 contents into a …

  6. Data Source Credentials and Scheduled Refresh greyed out in Power BI ...

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

  7. Error when Refreshing Power BI Gateway - Mashup error

    Mar 11, 2024 · I have been experiencing a periodic refresh issue with multiple BI reports currently sitting on service. These are using gateways to pull data from either/or Analysis services or via a direct SQL …

  8. Show/Hide column in Power BI Table/Matrix visual - Stack Overflow

    Sep 13, 2019 · Since Power BI was developed based on Excel, curious to know if we are having Hide/Show column based on any condition or available in visual by default (Maybe by right-clicking …

  9. 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. This means …

  10. excel - how to resolve Power BI error - the key didn't match any rows ...

    Oct 16, 2019 · I am trying to load (combine) multiple Excel files into Power BI (October 2019 version). Every file has only 1 sheet. Each sheet has 1 range, and each range has the same schema across …