Dear all, please save my day. I have a multiple-choice column with the content shown below.
I have thoroughly read through this forum, other resources and even asked bing. It all doesn't work to get the desired output:
"Domain, Website, MS365" from it?
What the hell am I doing wrong?
Please help, Uwe
[
{
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
"Id": 0,
"Value": "Domain"
},
{
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
"Id": 1,
"Value": "Website"
},
{
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
"Id": 2,
"Value": "MS365"
}
]