Posts

Showing posts from January, 2024

Clear an Array in Power Automate

Image
Quick one today. Sometimes you may need to empty/clear an array of values in Power Automate. Simple solution to this is to pass the  null  expression to the array in a set. Initialise your variable Set the variable to null Variable is cleared