About 13,300,000 results
Open links in new tab
  1. Power Automate Array Variable [6 Various Examples]

    May 22, 2024 · In this article, I will explain everything about the Power Automate array, like what the Power Automate array variable is, Power Automate array syntax, how to create an array …

  2. The Ultimate Guide to Using Arrays in Power Automate

    Jan 8, 2024 · When using Power Automate flows, we have become familiar with using the vast array of variable options. Strings, Integers, floats, and even Booleans if the mood strikes. …

  3. Create a list items using an array in Power Automate - Jon Does …

    Jun 8, 2024 · Discover how to create list items in SharePoint using arrays in Power Automate with our detailed guide. From initializing variables to adding items, this tutorial covers it all. Perfect …

  4. Ultimate Array Guide in Power Automate - LinkedIn

    Oct 12, 2024 · Power Automate offers several built-in functions to work with arrays. Below are some commonly used array functions: union (): Combines two or more arrays and removes …

  5. How to Use Arrays in Power Automate

    Jan 26, 2024 · 00:33 — Arrays in Power Automate are “simply just a table of data.” In this video, Kylie demonstrates how to use them in a flow. She opens up a “demo flow” to create an Array …

  6. Power Automate Filter Array [with 17 examples] - SPGuides

    Feb 20, 2025 · Learn Power Automate Filter Array with 17 practical examples. This tutorial covers filtering techniques, best practices, and real-world scenarios to understand filter array.

  7. 3 Ways to Create an Array in Power Automate

    Arrays are so crucial to Power Automate that there is a dedicated workflow function for creating them. createArray(<item1>,<item2>,...,<itemn>) The createArray function allows you to create …

    Missing:

    • Visualize

    Must include:

  8. Power Automate Arrays: The Common Operations Guide

    To create a Power Automate array variable, use the “Initialize variable” action. To set the value of an existing Power Automate array variable, use the “Set variable” action. (Overwrites current …

    Missing:

    • Visualize

    Must include:

  9. Using loops and accessing array elements in Power Automate

    Jul 12, 2023 · In Power Automate, there are two methods to access array elements: expressions and loops. Expressions allow you to retrieve specific elements from the array, such as the first, …

  10. Mastering Arrays in Power Automate - SharePains by Microsoft …

    Jul 10, 2018 · In this post I will shed some light on arrays and many of the common scenarios that you may face with arrays in Power Automate. I will start with creating arrays, then I will look at …

  11. Some results have been removed