I have tried this a number of ways. I am grabbing a SharePoint list, which has a rich text column. I am trying to convert that to plain text and use it when I build an HTML table. The problem is if I don't create a variable, then when I create my table, I cannot call "the plain text content" that is created in the "for each" action (where the comments column is converted to plain text).
So I have tried to create a variable, if it is a string variable, then it converts to plain text and appends all the comments together as one variable. I tried using the array variable but I am not familiar enough to make this work. Any ideas / work around??
Here is my flow...
