Power Automate: compare Items in multiple Arrays without Apply to each

Why? In one of my previous posts (Power Automate: combine values from an Array without an Apply to each » Knowhere365), we saw that we can combine values from an array without an Apply to each loop. With the same type of approach, we can also compare items in two different arrays. Should we want … Continue reading Power Automate: compare Items in multiple Arrays without Apply to each

Power Automate: combine values from an Array without an Apply to each

Why? In one of my previous posts (Power Automate: get value from Array » Knowhere365), we learned how to reference a property of an Array immediately using the integer index that an Array always has. However there are some cases where we get an Array with multible Objects in it and we want to combine … Continue reading Power Automate: combine values from an Array without an Apply to each