Table of Contents

Margin

Description

Difference between the cost price and the selling price of a product divided by the selling price to return a decimal value that should then be analyzed as a percent.

Calculation Editor

Options

Input Parameter Values Input Values
Only Rollup If Generic Criteria

Input

Input Input Values Required
Input 1 Column or Literal
Input 2 Column or Literal

Remarks

Default output is a decimal value, but you can utilize Custom Numeric Formatting to adjust the format to be percent.

Example

  1. Equation: Gross Margin = (Revenue - Cost of Goods Sold) / Revenue
  2. Input: Revenue ($25,000), Cost of Goods Sold ($12,500)
  3. Quick Calculations > Math > Margin
  4. Output: 1.70
    1. Reasoning: Gross Margin = ($25,000 - $12,500) / $25,000 = 0.5 > 50%
    2. Adjust the format of the output to percent using the Custom Numeric Format option