• Carolina Santamaría
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Hi,

I need to be able to update several price lists just by changing one price for a list of products. For example, I have a list for payments with credit card and I want to calculate the credit card price by adding a percentage to the standard price. 

I tried creating a formula field in "PriceBookEntry" that would look like this:

Credit_Card _price = (CC_percentage + 1)*StandardPrice

But I could not find the standardprice field available in the edit formula page. 

Is there another way of achieving this?

Thank you,
Carolina
Hi,

I need to be able to update several price lists just by changing one price for a list of products. For example, I have a list for payments with credit card and I want to calculate the credit card price by adding a percentage to the standard price. 

I tried creating a formula field in "PriceBookEntry" that would look like this:

Credit_Card _price = (CC_percentage + 1)*StandardPrice

But I could not find the standardprice field available in the edit formula page. 

Is there another way of achieving this?

Thank you,
Carolina