I have a BO external SQL Server DB. The fields are all Plain Text types(SQL Varchar(30)). Query results first display a specific filed as it should, then a few seconds later converts to Phone# presentation. The field data contains a conversion string that looks like this (101.011.1310.0100). The page first displays as it should, then the fields place a phone symbol prior to the last period in the string. I've tried working with the column editor in the Query designer, but nothing works.
See Attachment.

