Remainder
Description
The result of dividing one number by another and taking the remainder (leftover values that don't total the divisor).
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 | ✔ |
Example
- Input: Input 1 (10), Input 2 (3)
- Quick Calculations > Math > Remainder
- Output: 1
- Reasoning 10/3 = 3.33 where 3 * 3 = 9 and 10 - 9 = 1