Skip to main content
Is it possible to use a combination of Process/Flow to display the standard price for my products on the product header record?

 

I have a custom object that is a child of the Product object and I want to try and get a price to be displayed on it.
1 resposta
  1. 13 de jul. de 2017, 15:23
    If you are using a field on the Product record to store the Standard Price, you can do that with a formula field.

     

    If the Standard Price is only defined in the PriceBookEntry for the Product in the Standard Price Book, then you can't reference that on child records of the Product.
0/9000