I've imported key integer field from a SQL database and the value is 999000024011. The Grid is showing the imported value as 9.99e+11 in this as well as the subsequent fields. The susequent fields hold similar, but different values (as they are key values). I am familiar that this indicates this is a value of 9 plus 11 placeholder values after the decimal.
I can see the actual values in the lower portion of the query screen. In Excel, this is typically rectified by expanding the column width and Excel formats this value automatically. In this case, expanding the width of the BI column does not change anything.
How can this be (or should this be something) which can be changed to show the correct value in the grid? I have tried the various formatting methods shown in the Number Column formats including attempting to create a custom column (without success) to multiply the value by 11 (which provides me with an incorrect value as this should be raised to a value with 11 zeros not by 11 times).
I do have several columns in the database similar to this.
Thank you in advance for your assistance.