Hi Eric,
Thanks for the feature request.
We've had a few customers ask for multi-currency support over the years, and it would definitely be a great feature to have. The reasons we've not implemented multi-currency support so far include:
That being said, I'd love to flesh out this feature a bit more, especially around in-app conversion:
I look forward to hearing from you. Thank you again!
Best regards,
Zach
Zach
Re: (1) If reports/graphs do any summarization on Amount, then summarization has to be in a common currency. For the partner manager, the summarization should be done in their org currency (which would be USD for Zimbra)
Re: (2) - You are making this harder than it has to be. Use SFDC as a guide.
SFDC provides two options:
A. Multi-Currency support (exchange rates are not dated) - use whatever is defined at the moment in the metadata
B. Dated exchange rates - SFDC uses Opportunity.CloseDate as the lookup date. Analogous to deal close date. You could provide an option to the CT customer to use Deal close date or Oppo close date, if Deal is connected to an Oppo.
I could make an argument that the CT multi-currency feature might only be available for CT customers with SFDC integration and then you can use the rates defined in SFDC for either A or B - as the CT customer will want to use the same rates. Thus, you avoid the UI hassle.
There are VERY FEW SFDC customers that change exchange rates every day or even every month. In the orgs I worked in, rates were changed only once a half. CT is not, I think, a tool used by FX desks.
I hope this helps
Hi Eric,
Good points. Helpful. Thank you!
If we implement multi-currency, I'm pretty sure we'll make it SFDC independent.
Best regards,
Zach
Eric Kintzer
Channeltivity Deal Amount is uni-currency, with implicit currency code depending on localization for the org. In our case, this was USD ($).
However, for vendors dealing with global partner networks, the resellers may operate in multiple currencies such as GBP, EUR, AUD, JPY, CAD, as well as USD.
If the Channeltivity org is associated with a multi-currency Salesforce (SFDC), you can't realistically map the Channeltivity OOB Deal Amount field to an SFDC currency field because you also need to map a currency code to SFDC CurrencyIsoCode. Yet Channeltivity Deal reports can't show a currency code, only Amount. So, even adding a custom field for currency doesn't really help.
Feature request: Support true multi-currency wherein all Amount fields have a required currency type; all reports and email display the currency code along with the amount, and any summarizations of Deal Amount convert to a corporate currency (using rates from Salesforce Currency table, if available).