Skip to main content
 Our organization wants to start using products and quote functionality, but we don't sell fixed priced widgits. Our product is priced based on the size of the account.  The larger the assets of the opportunity's account, the higher the price.  We have a formula built that calculates this price.

 

We sell two different products with two different formulas and I'd like to be able to make use of the product functionality, but I can't figure a way to make the price of the product a formula based calculated field.

 

Has anyone else tried to do this with any success?

 

Thanks!

5 Antworten
  1. 25. Jan. 2011, 12:51
     Not really (but thanks for trying to help me out!).. more like this...

     

    If the product had a link back to the opportunity, 

     

      product price = opportunity.assets__c * 1.3

     

    (if 1.3 was the multiple based on the opportunities assets 
0/9000