About 2,330,000 results
Open links in new tab
  1. Extract Value from Array in Power Automate - Stack Overflow

    Nov 3, 2024 · Am trying to get output in Power Automate as only "Mv_somethingunkown", while just searching as Mv as the array will be dynamic and after Mv the text will be changed …

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

  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. How to solve the network error when using a patch function?

    Oct 30, 2023 · If you use the Monitor tool, do you see some network request with more information from the server which would explain why the request is invalid?

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

  6. Multiple conditions with contains in power automate desktop

    Nov 9, 2021 · I want to evaluate multiple conditions in one If statement in Power Automate Desktop. I have been able to do it with the basic operators (=, >, <, <>, etc.) and using IsEmpty.

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

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

  9. PowerBI - Conditionally format a date column relative to todays …

    I have a report, updated on a daily basis, that provides me with a list of remote devices connected to our server. A date column tells me the last date (and time) that a remote device sent data. ...

  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 …