Hi there,
I have a question re the calculation of the deal amount based on
a) a currency rate and
b) on a ‘pricing region factor’ defined by the property pricing region.
So basically what I’m looking for is the following:
Sales reps enter an estimated deal amount in the company currency (CHF) and a pricing region.
Example: Deal Amount = 10’000 (CHF)
Pricing Region = Asia
Then, based on the factor of the pricing region (e.g. Asia = x1,5) there is a new amount being calculated.
Example:
Factor for pricing region is x1,5
Deal Amount w factor = 15’000 (CHF)
Then, I need this amount to be transfered into the deal currency based on the pricing region.
Example:
Pricing Region = Asia
Deal Currency = USD
Deal Currency Rate = 0.931
Deal Amount in Deal Currency = 13’965 USD
At the end I should have
‘Deal Amount in Deal Currency’ = 13’965 USD
‘Deal Amount in Company Currency’ = 10’000 CHF
I’ve created a custom property to enter the ‘first deal amount in company currency’, then the properties for pricing region as well as a workflow to set deal currency based on that property. I’ve also created five calculated properties to calculate the ‘Deal Amount w factor for pricing region X’ based on the factors per pricing region.
But I come across the following issue: It seems that automated currency calculation based on the portal currency defaults is only available in ‘one direction’: FROM the property ‘amount (in deal currency)’ TO ‘amount in company currency’.
What I would need is a calculation FROM ‘amount in company currency’ TO ‘amount in deal currency’.
How can I achieve this? Or do you see an other logic that could be applied in this case?
thx for your thoughts.