Description of the enhancement:
Currently using the TEXT function it will convert the underlying number. For example, if you have:
Line Item 1: Number format, set it to 5 decimals - value: 0.0000005
Line Item 2: Text format, Formula: TEXT(Line Item 1)
Result: 5-E07
Desired Result (in TEXT FORMAT): 0.0000005