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

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

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

  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 loop through a JSON with dynamic properties in Power …

    Sep 30, 2024 · I want to use Power Automate to call TSheet timesheets api to get the data and process it. But I'm having difficulties looping through the responded data from TSheet. So here is an example …

  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 4 years, 9 months ago Modified 3 years, 5 months ago Viewed 18k times

  7. Is there a way to schedule and run a Power Automate Desktop flow …

    Nov 22, 2021 · I have created a desktop flow using Power Automate Desktop. But I cant schedule or make it run automatically. Is there any way to do so? I don't wish using cloud flows and connecting …

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

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

  10. 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. below is …