Solution: load the currency exchange rates records into DatedConversionRate object using Data loader.
Step 1: Prepare the CSV file as shown in the image
insert the data using data loader
Output: The currency exchange rates are loaded as shown below
A blog containing Salesforce coding examples in detail.It's a place where you can find solutions to the problems that you may face in your daily salesforce coding. Apex classes,visual force page,we services,Integration,plugins,extensions,Lightning web components,Aura components,Email Messages,Sales cloud,service Cloud,Marketing Cloud.Lightning Web components,salesforce.com, Salesforce Tips and Tricks,short cuts,ApexMocks,Stubs, visibility,Salesforce Shorts
Solution: load the currency exchange rates records into DatedConversionRate object using Data loader.
Step 1: Prepare the CSV file as shown in the image
insert the data using data loader
Output: The currency exchange rates are loaded as shown below
No comments:
Post a Comment