Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No decimals
Message
Information générale
Forum:
ASP.NET
Catégorie:
Rapports
Titre:
No decimals
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01193964
Message ID:
01193964
Vues:
69
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform