0

I've been working on a Power Automate to gather changed information from list columns and email them to the owner of the list. So far, my PA works, but for some reason the columns with the "single line of text" display the information correctly while the choice columns look like:

[
  {
    "@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
    "Id": 1,
    "Value": "2024"
  }
]

I have 6 choice columns this is happening with and my question is how do I make the information display correctly?

enter image description here

enter image description here

Looking for a solution based off of the screenshots provided. I've tried adding Initializing variables with no success.

Skin
  • 9,085
  • 2
  • 13
  • 29
CJ White
  • 1
  • 1
  • Can you show us an entire response that you're working with? Just the value columns kinda doesn't help, we need the entire response to assist with any proper solution. – Skin Aug 01 '23 at 09:31

0 Answers0