Clear an Array in Power Automate

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 




Popular posts from this blog

Book Review - Get Everything Done and Still Have Time to Play

Base64 Encoding Images in PowerShell