How to cut off trailing digits / decimal places on a number text field
Symptom
You hav a number that should be an integer but it's showing trailing 0s after the number. For example, 23 is showing up as 23.00000
Environment
BarTender 2016 and later
Fix/Answer
Open up the Text Properties. For the Data Sources, change the Data Type as follows:
More Information
Note, sometimes if you switch between type Number and Text, the precision will be fixed at 2 decimal places while saying 0. Move the decimal places to 1 then back to 0 to fix this.