About 1,780,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. How to loop through a JSON with dynamic properties in Power …

    Oct 1, 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. Power BI, IF statement with multiple OR and AND statements

    Aug 22, 2019 · Power BI, IF statement with multiple OR and AND statements Asked 5 years, 10 months ago Modified 5 years, 10 months ago Viewed 88k times

  4. 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 10 months ago Viewed 93k times

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

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

    Feb 22, 2011 · PowerShell's Get-ADGroupMember cmdlet returns members of a specific group. Is there a cmdlet or property to get all the groups that a particular user is a member of?

  7. powerapps: populate drop down list from another datasource

    Oct 20, 2016 · I found out how to do it! (with a different example, however the same thing required) after the 2nd stage above, scroll down until you see the …

  8. Changing a single table from DirectQuery to Import

    Sep 14, 2020 · The table properties are in the relationship designer (in the most recent version of Power BI, I think the documents haven't been updated on the MS Docs site), there you can …

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

  10. how to count occurrences of values in a specific column in excel …

    Aug 19, 2022 · I want to calculate the running count of each value based on column SF ID. In Excel power query , I am trying to apply countif in the following table but i cant find this …