Skip to main content
I have a price in my price book and I want to show that less VAT at the point of picking the product from the Price Book, The Price Book contains the VAT rate and the Price book Entry contains the Price ?
11 réponses
  1. 11 juil. 2015, 16:21

    ok...if the VAT rate field that you want is in VAT Table object then your formula should be:

    Pricebook2.VAT_Rate__r.Fieldname

     

    Note: "__r" denotes the relationship
0/9000