Hi,
I have a SharePoint list which has a couple multi-choice/select multiple answer fields. I am attempting to create a flow that generates both an Excel report and an HTML table based on a limited view of the SP list. The problem is, when I use the action "Append to string variable", neither of my multi-choice fields have the "value" option in dynamic content. I'm hoping someone can either help me determine what I'm doing wrong, or give a different idea of how to accomplish this.
My flow is currently messy because I've been attempting to use Parse JSON, but haven't been able to get the Schema to make any sense.
I'm aware my Select action doesn't have the value field filled in. It was in there when I was testing and was working fine, so that is not the problem.



Much appreciation for any ideas!