WHen I create a flow to getitems based on an odata query and export the last three months to a CSV it all nearly works, except for the choice field shows the following array instead of just the value in the CSV file:
"{""@odata.type"":""#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference"",""Id"":0,""Value"":""Business Debit""}"
Is there any way to just get the last value i.e. what value the choice column is set to, 'Business Debit'