I have a SharePoint list with a Choice field. I am connecting to this in a PowerApp via the Form control. Instead of displaying the Choice values it is initially displaying Item 1, Item 2 etc. up to Item 15 (there's only 3 choice values). It then blanks out all these values and shows no values at all. In all our other PowerApps we've developed this has worked fine, with the DisplayFields and SearchFields properties displaying as ["Value"]. However, in new forms these now seem to be showing as ["Value1"] and it doesn't seem to matter if the 1 is removed, the choice values never appear (see attached image). New forms, new lists have been tried and tested but the error persists. This is stopping all new developments from proceeding. Any help greatly appreciated.