In my app I collect data from a SharePoint List into a collection, and up until now I've been able to reference columns using their display name. All of a sudden the display names don't work and only logical names have values for each column.
Any ideas, or common things to check that can cause this issue? Ive added a separate screen with a button and gallery to simply clearcollect from the data source with no other criteria and the data source still has no values against columns using their display names.