Skip to main content
Question

Custom Metadata - Calculation

  • March 20, 2026
  • 1 reply
  • 18 views

Forum|alt.badge.img+8

Is there a way in custom metadata to do calculations on 2 columns and spit out the results in a new column?

In the PURCHASE_GNS Custom Metadata, is it possible to have PO_COST = PURCHASE_GNS.UNIT_COST * PURCHASE_GNS.QTY_ORDERED

 

1 reply

Shneor Cheshin
Superhero (Employee)
Forum|alt.badge.img+28
  • Superhero (Employee)
  • March 22, 2026

HI ​@qquac 

I think the best way to achieve this is with a business rule.

You can trigger it whenever you want and need, and make a simple math calculation.

Cheers!