Hello,
I have a requirement where I need to save data from a dataverse table in an array for later use. I have an attachment field in my table , whose content also need to be stored in that array. Later I need to send a mail depending upon the other field value in that array.
I tried creating an array with this option

I have got the result of this expression as

but when I am trying to access the data from this array I am not getting this array in my dynamic content list. Also, I am not very sure that this approach is correct or not.
Please advise.
Thanks !!!