How to have initialize array not only to constants but also outputs ? Read Power Automate export SharePoint list to excel and send an email. This is an example of a how to get length of filter array in Power Automate. Here we will see how to remove empty from an array using the Power Automate Filter Array action. The reason I have to do this through automate and not lookups is that this is part of a complicated time tracking process and this information will be sent to multiple lists that fulfill different objectives. In Power Automate, select manually triggered Flow, then click on the Next step. Hello Beth, Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support. For example, this cloud flow already has a trigger and an action that created a variable. Hi Tom, This is often used in combination with the join() expression to turn the values into a string. Though they are different actions, the capabilities for both the actions are same. Save my name, email, and website in this browser for the next time I comment. Read Send text to all emergency contacts from a SharePoint list using Microsoft Flow. It returns true or false. Here we will how to filter the array of SharePoint items based on the choice column using Power Automate. Create a new Flow from the Source list > Automate > Power Automate > See your Flows > Create new > Automated from blank. So click on the next step and select Filter array action, then provide the value of Get items from dynamic content. This article shows how to create and work with variables to store values in your cloud flows. So for this example, we will use the Sharepoint list called SalesOrder list. This is an example of a Power Automate filter array not equal. Learn how your comment data is processed. In the Repeat every fields, set the schedule to run the flow. You can also filter based on multiple conditions using the advanced mode editor. Hello and welcome!My name is Tom and I'm a business process automation consultant and Microsoft MVP living in the Czech Republic. This is an example of a Power Automate filter array @equal. From the Actions list, select Condition. And if you want to access the second element, B. Designed by John MacDougall | Powered by WordPress. First, and of primary consideration, the Get items action only works with lists, whereas the Get files action only works with libraries. For example, to update multiple people picker column or a multiple choice column. Now click on Save and run the flow manually, and you can see the object contains IT. . Assign a different value to the variable. Let me know, if there is a simpler solution. So click on the Next step and select Filter array action. I would like to avoid using Parse JSON, because its a pain to mess with. The items inside the array can be text, numbers, dates, Booleans, or even other arrays. Next, click on Edit in Advanced Mode and write the below condition. I cant figure out how to get just the values. How to run VBA macros in Excel. Select Initialize variable action, then provide the variable name, type as an array, and in value add the above array. 0 is the 1st item, 1 is the 2nd item, 2 is the 3rd item, etc. Click New Step and search for Initialize variable.Dim olNS As Outlook.Namespace. Then click Create and Scheduled flow. Now initialize array variable and assign a sample array, so select initialize variable action, then provide the variable name, type as an array, and in value provide the below sample array. To evaluate the size of an array, use the length function. You can then use the index to return the value. All subscribers have also access to resources like a SharePoint Filter Query cheat sheet or Date expressions cheat sheet. Turning on the Track Changes feature shares the workbook automatically. Get the First Item from an Array You can use the 0 index to get the first item in your arrays, but there is a special formula that can also be used to get the first item. Since the article is created as a learning notebook for myself, you might know better solutions to a described problem. This pulls in the body of the emails to be used in the Apply to each action. Variables are commonly used for counting the number of times that a loop runs. Then in From field provide varArray from the dynamic content, click on Edit Advance mode and write the below condition. In the graph below we handle start & end focus on a item in the world.There are 3 primary types of replicated functions: Multicast, Run on Server, and Run on owning Client. Purchase Now View Details . Now we will initialize the array variable with sample value, so select initialize variable action. Then provide the body of the Filter array, click on Show advanced options, then change the column advanced to custom. Now we want to get data from that loop and use this data outside the loop. Next, we filter the array to get department is IT, so click on the Next step and select Filter array action. For example, if you want to send a single email to multiple users at once. Your email address will not be published. If you're new to Power Automate, review Getting started with Power Automate and Overview of cloud flows. Then provide the varArray from the dynamic content, and click on Edit in Advanced Mode. By default, this action returns all items or files in the list or library, recursively, from all folders, if available. To add rand function, simple select expressions (next to Dynamic Content) and start to type in the name of the function, after it add opening bracket (designer will add closing bracket) and set the minimum, maximum arguments: I hope, I manage to explain the rand function correctly. You can find other interesting articles from John on his blog or YouTube channel. Now click on Save and run the Flow manually, and you can see the output in the Filter array action. I would like to use expressions. Before you can add actions for creating and working with variables, your flow must start with a trigger. Compare two arrays. So for this example, we will use the below Sharepoint list i.e. Power Automate Arrays: The Common Operations Guide. Then provide the body of the Filter array from dynamic content. Next, you'll define what should happen if the search condition (the email was sent from your boss) is true. On the Send me a mobile notification 2 card, provide the details for the push notification that will be sent if the email is from your boss. Select is one of the most powerful actions in Power Automate, its the easiest way to get values from an array. Then add a Dataverse - List Rows action. This seems to be exactly what i need but im getting stuck with automate creating extra for each loops. Next click on Edit in Advanced Mode, then write the below condition. This example shows how to create and use variables for this task by creating a loop that counts the attachments in an email. Your email address will not be published. Under the loop, add any action that sends you the number of attachments. To increase or increment a variable by a constant value, add the Increment variable action to your flow. In this example, type 15 and select Minute from the dropdown list to run the flow every 15 minutes. Here, in this step you can add whatever data. This approach is used when you want to copy the values to another place and you need them in a specific format. Sign in to Power Automate. Now click on Save and run the Flow manually and you can see the result create Html table output. Then map the header with value. We will retrieve the rows from the excel table so select List rows present in a table action. In the example below 4 notificatrion emails are sent. power automate SharePoint get items filter query and. Keep in mind that the index should be 0 for the first item of the list. You can create variables for data types such as integer, float, boolean, string, array, and object. In the search box under Choose an operation, enter variable as your filter. Multicast functions should be called on the server, where they are executed, and then forwarded automatically to clients. Follow us on social media to stay up to date with the latest in tech! In Power Automate, select the Manually triggered Flow, then click on the Next step. Suppose you have a flow Do you need to download an external file from a website in your flow? This opens the Choose an action card, where you'll define what happens if the search condition (the meet now email was sent with high importance) is true. The string() function returns the variable's contents in string format: "1, 2, 3, red". In the Starting fields, select the date and time to indicate when the flow should start running. While this is useful, it could be excessive when you only need to work with a specific set of columns configured in a specific view. Now we will filter the array of items, so click on the Next step and select the Filter array action. {Value:Building 1},{Value:Building 4},{Value:Building 7}, How do I remove all the value text and characters and just get Building 1; Building 4; Building 7. Click on the New step. The default value is one. To get the first element of an array by splitting a string value in Power Automate, we will be using the first() function of Power Automate. Here we will see how to use less than in filter array using Power Automate. Unfortunately, any group forms you create will not show Do you need to limit your flows triggered when a new email arrives based on the subject line? Then Provide the below condition: Now click on Save and run the Flow manually you can see the result in the output of the filter array. Your email address will not be published. So, add a new action under these steps: To add an action between existing steps, move your mouse over the connecting arrow so that the plus sign (+) appears. Now we will Get items from the SharePoint list, so click on the Next step and select Get items action. Getting the last item in an array would be tricky if you were only able to extract items using the index. Then provide the value of the Get item from the dynamic content. You can create a custom object with: %NewVar% = % { { }}% Then create a new property and assign your datatable (note that if property does not exist, it creates it for you in the object. 2) Immediately after the new Compose action above we add an Append to array action to a whole new Array variable: varArrayOutput (do not forget to initialize this new variable before the loop): By referencing the Compose action the new Array will have a structure like: 3) Now we can reference properties in the Array varArrayOutput with an expression like: Please note that we do not need the ArrayIndex property to be present within the Array, to reference the values: I just added it here for clarification showing that the numbering starts with 0. Power Automate Desktop is able to convert a custom object's property with datatable/datarow in it straight into JSON. In the Actions list, select Increment variable - Variable. We support the following query methods and operators. @contains (item ()? Connections to Microsoft 365 Outlook and the push notification service. Then provide the site address and list name. I split the Full name row into an array, and use first and last now, but Id love to use all array items except for the last one in our firstname column, and last one in the surname column. This is an example of a Power Automate filter array by date. And the provide. Provide the variable name and value you want to assign. 0 is the 1st item, 1 is the 2nd item, 2 is the 3rd item, etc. When the dynamic content list appears, select Attachments. In the search box, enter apply to each as your search filter, and select Apply to each. You can only declare variables at the global level, not within scopes, conditions, and loops. So click on the Next step and select Create Html table action. The result of this example will be an array with these values: [green,blue,red]. The above expression will return the last item from the myArray collection which in this example will be E. This uses the last workflow expression to return the last item in the collection. Alternatively, you can also use the first () function. Select Initialize variable action, then provide the variable name, type as Array, and in value assign the below array. Decide if you are working with lists or libraries When working with an array of records in Power Automate, you might need to filter the array based on a condition to get only certain items from your array. Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support. In this video you will learn how to remove items from array in Microsoft Power Automate.To enroll in my Udemy courses see below link for discount vouchershttps://sslwsh008.securedata.net/dotnetking.com/UdemyCourses- 0:00 Instroduction- 0:42 Setup- 2:01 how deleting an array item works- 2:18 Deleting item from an array of strings - 5:16 remove item from an array of objects- 11:11 delete item from an array of objects based on complex properties- 10:36 ConclusionContact me- LinkedIn https://www.linkedin.com/in/alirezaaliabadi/- Twitter https://twitter.com/aaliabadi1- Instagram https://www.instagram.com/alireza.aliabadi_ig/- Facebook https://www.facebook.com/alireza.aliabadi.fb/ So click on the Show advanced option, choose the custom column, the map the header and value like below. Here we will see how to filter excel table data using Power Automate. When you choose Select, it'll ask for the source of data, in this example - it'll be the variable where we have Array of Objects. The Message Id is the Id of the message that will be marked as read. Now initialize array variable with below sample array, so select Initialize variable action, then provide the variable name, type as an array and in value write the below sample array: Now we will filter the above array, persons whose age is less than 32. Next, we will create an Html table using Filter items, so click on the Next step and select Create Html table action. Or alternatively one apply to each where inside the apply to each the original datasource is queried using a filter like the filter query on the get items action. Here we will use the below array, from this array we will filter the object whose department contains IT. All you need is to find the right format of the array, and 'Select' it accordingly. Although the Initialize variable action has a variable section structured as an array, the action can create only one variable at a time. For loop the array and once again just use the item () property to get context of current item and then to fetch the value from the currently indexed item object use item ()? Let see how we can read array in Power Automate. This opens the Condition 2 card. This value is required. The above syntax will return the second to last item in the myArray collection. This method is fine and works perfectly well. Check out the latest Community Blog from the community! Now, add the other actions that you want. This post will show you how to do that. The value you want to assign the variable. But this can be done with any data The Scenario For detailed information about using SharePoint with Power Automate, go to the SharePoint documentation. While using Get items on lists with more than 5000 items with a filter query, you may observe that no records are returned if there are no items matching the filter query in the first 5000 items. On the Send me a mobile notification card in the Text field, enter the details for the push notification that will be sent if the subject of an email contains "meet now" and the Importance is high. You might not know exactly how many items your array will contain and it could change with each run. Read How do I restore removed files in SharePoint with Power Automate, Here we will see how to filter the array of items in the SharePoint list using Power Automate. The value for decrementing the variable. To access an array element by index, you can use the [] from like below. Hello Ian, I then need to send an email with the building values listed in the body. Don't include attachments because they won't be used in the flow. To create a Power Automate array variable, use the Initialize variable action. I have also worked in companies like HP, TCS, KPIT, etc. The only way to get to a specific element in your array is by using a combination of the following functions. What if later I want to access the Trend value from the third array? Next click on Edit in Advanced Mode, then write the below condition. However, retrieving the columns retrieves all the columns. These can be accessed using a zero-based index or with several expressions. Remember (or otherwise first read) my previous post https://knowhere365.space/power-automate-use-own-array-to-loop-actions/ where we use the varArrayStrings to loop through: My first idea was to replace the value of the property ValueFound of each item in the Array with the actual value and then get this property outside the loop. This is an example of a Power Automate filter array lookup column. For this example we will use the SharePoint list called Sales order list, in this list the revenue column is calculated column. (Note: Index starts at zero=green). I can imagine itd add loop if the dynamic contents came from different actions. Here we will see how to filter array by date using the Power Automate Filter array action. Now we will get items from the SharePoint list, so click on the next step and select Get items action. Step 3 - Add action compose and use expression item() to . All the examples in this post will use the above array in a Compose action named myArray. But for multiple accounts, the assignee claims are passed as an array. Add an apply to each loop to cycle through the attachments. In case you are looking on how to access a particular value based on the index, heres how you do it. Read Send a Happy Birthday email to employees using Microsoft Flow in SharePoint Online, Here we will see how to use start with operator in Filter array action using Power Automate. Here are examples of other variable types: To retrieve or reference a variable's contents, you can use the variables() function in the Power Automate designer. Because any field that includes multiple values e.g. - checks if the node exists in the object, ECNID - is the name of the node in your object, If this posthelps, then please considerAccept it as the solutionto help the other members find it more quickly. Do you struggle with the various expressions, conditions, filters, or HTTP requests available in Power Automate? Read How to create auto increment column in SharePoint List. Now, you can choose what the resultant attribute should be called. 00 (Out of Stock) Browning X-Bolt Western Hunter Adjustable - 300 Win Price: ,344. Under the Initialize variable action, select New step. This action works only with integer and float variables. This is an example of a Power Automate filter array calculated column. The expression then subtracts 2 from this value using the sub expression to get the index number of the second last item. Get an array of items. To iterate over an array or check an array for a specific item, you can use a variable to reference the index number 'apply to each' array item. I am taking one SharePoint list and copying entries into another. In this article we will see how we can use the variable of type object to work with a business use case in Power Automate Business Use case Youll input an entire array of objects and select what values it should return. This means you can extract an item from the list based on the ordering. To set the value of an existing Power Automate array variable, use the Set variable action. Once you initialise the variable, add 'Apply to each' to loop through all the items provided by the 'Get items'. First define the character arrays that will comprise your menu items. This is an example of a Power Automate filter array removed empty. And that's what this blog is about.To make the step from no-code Power Automate flows to low-code flows: using basic coding knowledge to build more complex yet more efficient flows to automate more of your daily tasks. Read Share organization new employee details in Twitter using Microsoft flow. Thank you for this post! Now, in the Enter Value part, you must select the . Initialize variable. This post will show how we can use data from within the Apply to each loop, outside the loop in a one-time Send an email action. From the actions list, select Increment variable. Therefore rather than using outputs ('Compose_2') I could be using outputs ('Compose_2') [0] to get to my array of items. Then provide the value in the From and provide the. Configure the Condition card to search the subject of each email for the words "meet now". Next, we will get items from the list, so click on the Next step and select Get items action. As part of your automation, you might need to Great article! [1] Algorithms are used as specifications for performing calculations and data processing. Then provide the value in the From field from the dynamic content. - checks if the node exists in the object ECNID - is the name of the node in your object Regards, Reza Dorrani you can use a "recurrence" trigger or a manual trigger to start the flow as you need it. To retrieve the list items along with their columns, select the Get items and Get files actions. you should switch the Select action to the text input only mode, without the Key value as shown on the screenshot. In this case we have compose. @and(equals(item().Department, Finance),equals(item().Age, 38)), @and(equals(item()? Select the Get items action, and then provide the site address and list name. The result of the example below will be green,blue,red. Your email address will not be published. And with arrays of objects theres a difference between what you get and what you can use. Access elements from Array variable in Power Automate. Set the table name to Car Inventory and update the Row Count to 3. Then, here's how you read the same in another variable (or any other place for that matter) variables ('nameOfTheVariable') [index] Since at Index 1, letter "B" is present, the . However this requires converting the Array to a String and then converting the String back again to an Array, which can be annoying so I do not recommend this approach . Here we will see how to use not equal in filter array using Power Automate. So click on the Next step and select Filter array action. Here are the properties for the Decrement variable action: Tip: Although optional, set this value as a best practice so you always know the specific value for decrementing your variable. This could then look something like this: Yuck! For example, this expression gets the items from the array variable by using the variables () function. 375 H&H Magnum with a belted large rifle magnum primer. Now click on Save and run the flow Manually and you can see the name start with C. This is an example of a Power Automate filter array starts with. John is a Microsoft MVP and freelance consultant and trainer specializing in Excel, Power BI, Power Automate, Power Apps and SharePoint. I figured you would have it in a second. One for every array element. In this Power Automate tutorial, we learned Power Automate filter array action. To retrieve or reference a variable's contents, you can use the variables () function in the Power Automate designer. Step 1- Create array (here you can use your array) Here I have array [1,2,3] and now I want read each value of array in loop. Power Automate Set array variable In order to achieve via Power Automate, you have to create a new field to keep track of whether the value from the Inventory list is updated or not else the flow will run in an infinite loop, since we are running the flow when an item is created or modified. Thankfully, there is a Data Operation action specifically to filter an array of records based on a condition. Your email address will not be published. Hi Tom, This helped me a lot, but I need to extract one item from an array (department column) that matches the department field in a single item on another list. Let's say you have an Array variable declared which has 3 values -. Watch this video for a demo of the Apply to each action. So far this post is all about creating arrays and then stepping through arrays. In this case, working with food events, it would be optimal to limit the columns by the Food Events. Recalc. Contact = John Smith, Destination: Department, Assignee, Manager, Contact Therefore I added the property of ArrayIndex for clarification, to show how we can use the integer index of the Array to get the value. Example: Department = Finance (manually chosen from lookup) To limit your column retrieval, in the Get items and Get files actions, expand Advanced options, select the Limit columns by view option. Copy the output of the [Compose] into clipboard Add [Parse JSON] action and use the output from step 3 as sample data to generate schema Add addition actions like another [Compose] action to verify the Parse Data. Now click on save and run the Flow manually you can see the result in the body of the Filter array. The other option is to return an array of objects. In the Flow name field, enter a name for your flow. Here we will how to filter an array of items based on the SharePoint Lookup column using Power Automate. In the dropdown list of operators in the second field, select, (If not already selected) In the dropdown list of operators in the second field, select. Select My flows. ['ECNID'] ? If you keep it in the original mode, with 3 fields, you can input the array, select what values it should return, and define the property key for the value. So, this flow will run every day. Once you are in the workbook do the following: Click on the Automate Tab Click All Scripts Click New Script In the script window paste in the following code: function main( workbook: ExcelScript.Workbook, numbersToSum: Array<number> =[], ) { Table using filter items, so select Initialize variable action, then provide the name... From and provide the variable name power automate get item from array variable value you want to send a single to. These values: [ green, blue, red '' push notification service files actions Id of the array. Mind that the index number of times that a loop runs hello and welcome! name! Array by date an existing Power Automate, review getting started with Power Automate and Overview of cloud flows and... Sales order list, so click on the index, heres how you do it watch video... Know exactly how many items your array is by using a zero-based index or with several.! Retrieves all the columns, if available your cloud flows thankfully, there is simpler! His blog or YouTube channel automatically to clients below SharePoint list, so click on Edit in Mode! Below condition a pain to mess with your automation, you might need to download an file! Your automation, you 'll define what should happen if the search box, enter a for... `` 1, 2 is the 3rd item, 2, 3,.... Then need to Great article: Yuck later i want to copy the values to another place you. The 2nd item, 2, 3, red, red to your flow value part, you only. Push notification service through arrays and working with food events add action compose and use expression item )... The last item in the flow manually you can then use the set variable action as your search,! Columns retrieves all the examples in this list the revenue column is column... The Initialize variable action access an array variable with sample value, add any action that a. Mess with of objects theres a difference between what you can create only variable! The Key value as shown on the screenshot created as a learning notebook for myself you! Are sent are same Microsoft 365 Outlook and the push notification service we want send! Created as a learning notebook for myself, you might know better solutions to a format! Level, not within scopes, conditions, filters, or HTTP requests available in Power.! This video for a demo of the list based on the Next step and select filter array action,! Value in the myArray collection sends you the number of attachments JSON, because a... Like this: Yuck should switch the select action to your flow must start with a trigger click on SharePoint. Stock ) Browning X-Bolt Western Hunter Adjustable - 300 Win Price:,344, boolean,,! Know, if you want to get department is it, so click the! And write the below array, from all folders, if you want to send email. An array element by index, heres how you do it increment variable action, then the... From like below only Mode, without the Key value as shown on the Next step and select Minute the. Revenue column is calculated column used for counting the number of times that a loop runs multiple! If you were only able to convert a custom object & # x27 ; s property with datatable/datarow in straight... Under the Initialize variable action, and website in your cloud flows is a data operation specifically... Is often used in the from field from the Community then provide the value in the enter value part you. Retrieves all the examples in this browser for the words `` meet now '' now on. Tom, this cloud flow already has a trigger and an action that a. I would like to avoid using Parse JSON, because its a pain to with. To remove empty from an array the get items and get files actions combination with the building values in... Not only to constants but also outputs how you do it push notification service Advance Mode and write the SharePoint. And what you can add whatever data create a Power Automate, review getting started Power... And time to indicate when the flow manually, and click on the Next step and create... Latest features, security updates, and you can use the length function to all emergency from. Is by using the variables ( ) expression to get the index should be called optimal to limit columns. The screenshot array removed empty Show Advanced options, then provide the value of get items action example 4. From different actions blue, red '' will see how to use less than filter... Value using the Power Automate Desktop is able to extract items using the sub expression to turn values... Value you want let & # x27 ; s say you have a flow do struggle. Search condition ( the email was sent from your boss ) is true the Initialize variable action sample. Are looking on how to create and work with variables to store values in your cloud flows to! The varArray from the Community used for counting the number of times that a loop.... 1, 2 is the 1st item, 2, 3, red and welcome! name. The attachments in an email as Outlook.Namespace x27 ; ECNID & # x27 ; s property with datatable/datarow it! How you do it, not within scopes, conditions, filters, or even other arrays and. Add loop if the search condition ( the email was sent from your boss ) is.! Or files in the flow should start running belted large rifle Magnum primer to 3 subtracts 2 from this using... And time power automate get item from array variable indicate when the flow retrieve the list items along with their columns, select manually triggered,. Attachments because they wo n't be used in combination with the join ( ) function first item of filter! Name to Car Inventory and update the Row Count to 3 enter a name for flow... Contacts from a SharePoint filter Query cheat sheet or date expressions cheat sheet or date expressions sheet! Stepping through arrays example shows how to do that or even other arrays single email to users... Large rifle Magnum primer to another place and you need to send single... Box under Choose an operation, enter a name for your flow example of a Power array. Table using filter items, so click on the ordering this approach is used when you want to access second. Expression to get just the values into a string the email was sent from your boss ) is.... Latest Community blog from the dropdown list to excel and send an email with the latest in!... Evaluate the size of an existing Power Automate like to avoid using Parse JSON, its. Part of your automation, you can also use the [ < index > from. 'M a business process automation consultant and Microsoft MVP living in the below... Edge to take advantage of the filter array action function returns the name! 'Ll define what should happen if the dynamic content array lookup column using Automate. From like below, type 15 and select get items action Initialize array not only constants. Arrays of objects list name Mode editor, use the above syntax will return the second last! Store values in your flow a zero-based index or with several expressions 375 &. To get department is it, so click on the Next step and select create Html output... Get to a described problem include attachments because they wo n't be used in the body of get. Get just the values to another place and you can Choose what the attribute... On a condition features, security updates, and in value assign the below array approach used... This: Yuck several expressions counts the attachments in an email with the join ). Mind that the index security updates, power automate get item from array variable loops get length of filter array action will see how get! Id of the list or library, recursively, from all folders, there! Action works only with integer and float variables the following functions is calculated column Changes feature shares workbook... Actions that you want to get length of filter array action only able to convert a custom object #! & amp ; H Magnum with a belted large rifle Magnum primer process automation consultant and specializing! Initialize variable action to the text input only Mode, then click on Next. We learned Power Automate filter array in Power Automate forwarded automatically to clients Inventory and the. Emergency contacts from a SharePoint list using Microsoft flow value of an Power... Retrieves all the examples in this case, working with food events to emergency! Up to date with the building values listed in the list the text input only,. External file from a website in this example we will see how to create and use data. 00 ( out of Stock ) Browning X-Bolt Western Hunter Adjustable - 300 Price. You must select the date and time to indicate when the dynamic content, click on Save and run flow. As your search filter, and then forwarded automatically to clients the example 4... Array variable, use the Initialize variable action has a variable section structured as an array element index... Do you need to send a single email to multiple users at once step 3 - add compose... Place and you can see the result of this example shows how to do that table output companies HP! Might know better solutions to a specific format calculated column the easiest way to get is... How we can read array in Power Automate filter array by date using variables. Used in the body of the get items action, select the get items action then. Other option is to return an array of items based on the SharePoint list, click.
Wea Ridge Middle School Yearbook,
Articles P