Currency Conversion

NA13
Tera Contributor

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

Mark Manders
Mega Patron

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