Hi!
We want to pull a dropdown field value from a parent account to its child accounts.
(For example, the industry of a child account should be the same as its parent).
I tried to configure a BPM for this purpose. The issue I'm facing here is -…
Hello,
I added a formula to one of our custom fields that calculates any new ARR on an opportunity and revenue line item (especially usefully for renewals with upsells):
ifElse(contains($arr_yes_no_c,"Y"),subtract($discount_price,$renewal_arr_c…
Hi Everyone.
I am trying to create a calculated field and it is giving me an issue can you guys see any issue. I have the formular in english and the one in code under. I keep getting a parentheses issue
Formular
Unit Cost (CAD) x ( 1 / ( standardwidth…