My source file has the GB pound symbol (£) in some header columns and in the data, however, I'm unable to reference these columns and when viewing the data via the Copy "Preview Data", they show as the "diamond background question mark"... as I understand it, Data Factory should process everything as UTF8 and I would expect the pound symbol to be within UTF8 encoding range (is it not?) so any idea what I need to do so that I can decode these characters correctly?


