I have a flow which gets the file properties from a sharepoint library. Based on the criteria I need to send one email which contains multiple criteria matches.
I am getting the following error message - The value cannot be null. The action type 'AppendToArrayVariable' only supports values of types 'Float, Integer, String, Boolean, Object'.
Append to Array variable = 

What am I doing wrong??
Thanks