item function. Collection.(Power Automate Cloud flows)

Japanese version.

Function to retrieve the current item when looping through an array.

Spec

item()

How to use

Used in the formula in Apply to each.

Clicking on item in the "Expression" tab sets the function name and () in the formula field.

No argument is required.

You can change the contents of the function by clicking on the purple icon.

This function saves the flow and closes the window, and when it is reopened, it becomes the "Current item" again.

For example, if the contents of the array variable to be repeated are [100,200,300], Apply to each is repeated three times.

The first result is 100, the second is 200, and the third is 300.

For those who want to learn Power Automate Cloud flow effectively

The information on this site is now available in an easy-to-read e-book format.

Or Kindle Unlimited (unlimited reading).

You willl discover how to about basic operations.

By the end of this book, you will be equipped with the knowledge you need to use Power Automate Cloud flow to streamline your workflow.

Links

Collection Functions(Power Automate Cloud flows)