Running a Microsoft Flow for approvals when a new item is created in a Sharepoint List. I have attached all the fields of the Sharepoint List to the details of my Flow email sent out to the approvers. The Sharepoint column with type Choice-radio buttons does not print properly in the emails that are sent out. They look like this:
{"@odata.type":"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference","Id":3,"Value":"Custodian write-off"}
How do I get the Choice column within Sharepoint list to print properly in the emails?