Activity › Forums › Salesforce® Discussions › What is the difference between currency data types and number data types in Salesforce?
-
What is the difference between currency data types and number data types in Salesforce?
Posted by Avnish Yadav on July 27, 2018 at 9:26 AMWhat is the difference between currency data types and number data types in Salesforce?
Pooja replied 6 years, 2 months ago 5 Members · 4 Replies -
4 Replies
-
Hi Avnish,
Currency field type allows user to enter INR or any other country currency values in the record whereas Number data type allows users to enter numbers.
- [adinserter block='9']
-
Hi,
Currency Data Type – Allows users to enter a dollar or other currency amount and automatically formats the field as a currency amount. This can be useful if you export data to Excel or another spreadsheet.
Number Data Type – Allows users to enter any number. Leading zeros are removed.
Hope this helps.
-
currency data:Allows users to enter a dollar or other currency amount and automatically formats the field as a currency amount. Because Number data type Allows users to enter any number only.
Thanks
-
Currency field type allows user to enter INR or any other country currency values in the record. Date : Allows user to enter date or we can select the date from popup calendar. Date/ time : Date and Date/Time field types are different from each other. … Number : Allows users to enter numbers.
Log In to reply.