About 8,960,000 results
Open links in new tab
  1. Running Python scripts in Microsoft Power Automate Cloud

    Jan 3, 2024 · Power Automate online browser version does not have Python script connector, Thus you need to either run your python script in Azure Automation account or in Azure …

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

  3. powerapps - Power Apps Items Not In Collection - Stack Overflow

    Oct 17, 2024 · How do I find records in a table that are NOT in a collection? Filter(Requirements, ID in RequirementsC.ID) The above is records that are in the collection right? I've tried …

  4. powerapps - Set an Array Element in Power Apps - Stack Overflow

    Sep 24, 2024 · In Power Apps today, if you set a table to a variable using the Set function, it is considered to be ...

  5. How do I refresh an Excel Power Query using Power Automate …

    Jun 8, 2022 · Due to different protections, I'm unable to simply schedule the refresh directly in Power Query in Excel and Power Automate cannot pull the SharePoint list in the format I …

  6. Data Source Credentials and Scheduled Refresh greyed out in …

    Apr 26, 2021 · Using Excel's Power Query to connect to the web source. Learn more about Excel's Power Query. Make any needed transformations. Put the Excel file in SharePoint …

  7. How to use AND and OR operator with IF in power automate …

    Mar 5, 2024 · Power Automate Desktop: Trying to iterate over links in a web table. 1. Line and Paragraph Spacing in MS ...

  8. How to conditionally format a row of a table in Power BI DAX

    Apr 1, 2021 · Is it possible to use the PC power button to pre-select the OS in rEFInd UEFI dual boot setup? When was the last time all humans were on the ground not in the air? Statistics – …

  9. How to get all groups that a user is a member of?

    I wrote a PowerShell function called Get-ADPrincipalGroupMembershipRecursive. It accepts the DSN of a user, computer, group, or service account.

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