Currency Conversion
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2024 01:54 AM
1. In development instance we have fields with type 'currency' . When the data is loaded from excel for eg if data is : $1234 , it is stored as $ 1234 the field which is of type currency .
In production instance if data is : $1234 , it is getting converted into Rs . On list view we have toggle option but in form it shows in the form of Rs. How to handle the situation as to keep the same data from the excel sheet when data is loaded without converting data.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2024 04:36 AM
How is your currency set on the different instances (localization properties)?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark