Arrays

Power Automate Desktop - Actions

Power Automate Desktop Actions – Create & Add Items to a List

This is a video to show you how to use the Create & Add Items to a List actions within Power Automate Desktop. These actions allow you to create a list and add items to it!

Read More
Power Automate - Functions

Remove Duplicates from a Power Automate Array with One Action

So you have an array in Power Automate with duplicates, what is the easiest way to remove these duplicates? This blog post will show you how easy it is to do in a single action.

Read More
Power Automate - Functions

Power Automate Functions: Equals

This function allows users to compare objects (such as strings, ints etc) and if they’re the same, returns a true value, and if they’re not the same, returns a false value.

Read More
Power Automate - Functions

Power Automate Functions: Join

This is a video to show you how to use the Join function within Power Automate (and Logic Apps!). You will also learn what a delimiter is. This function allows users to convert collections to strings while providing a parameterized way of separating the strings.

Read More
Power Automate - Functions

Power Automate Functions: Skip

This is a video to show you how to use the Skip function within Power Automate (and Logic Apps!). Collections return the amount of objects after the skipped objects and Strings return the characters after the skipped characters with the secondary parameter. Effectively you ‘skip’ items and take the rest!

Read More
Power Automate - Functions

Power Automate Functions: Take

This is a video to teaches you how to use the Take function within Power Automate. This function works with both Collections & Strings. Collections return the amount of objects selected and Strings return the amount of characters selected with the secondary parameter.

Read More
Power Automate - Functions

Power Automate Functions: First & Last

Want to learn how get the first or last character in a string? Alternatively do you want to get the first or last object in a collection within Power Automate? Then check out this video to learn the Power Automate First & Last functions in under 3 minutes!

Read More
Power Automate - Functions

Power Automate Functions: Union

Want to learn how to merge multiple collections or objects into a single collection or object within Power Automate? Then check out this video to learn the Power Automate Union function in under 3 minutes!

Read More