So I am using the Get Items function to get data from SharePoint. I then filter this using the 'Filter Array' function. Now the filtered array is basically rows of data with values from different columns. I want to insert some of these column values into an HTM table, which I then want to display in an email as a report of sorts. Any ideas on how to approach this?
I cant refer to specific column values in the filtered array.
Solved! Go to Solution.
@Anonymous :
One easy way to approach this would be to do the following:
Steps 2 and 3 are optional
@Anonymous :
One easy way to approach this would be to do the following:
Steps 2 and 3 are optional