Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No decimals
Message
General information
Forum:
ASP.NET
Category:
Reporting
Title:
No decimals
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01193964
Message ID:
01193964
Views:
70
I have a byte (tinyint) field that I want to concatenate with °F. Example: 212°F
I am using a formula field for this. Currently I have the following formula:
ToText (Truncate ({MyTable.Temp}))+"°F"
The only problem is that this gives me the following result 212.00°F.
How can I remove the decimal?
Semper ubi sub ubi.
Next
Reply
Map
View

Click here to load this message in the networking platform