Type alias MonitorFormulaAndFunctionDataQualityDiffType

MonitorFormulaAndFunctionDataQualityDiffType: typeof ABSOLUTE | typeof DIFF_PERCENT | UnparsedObject

How the difference between the source and target measures is computed. absolute subtracts the two values, diff_percent expresses the difference as a percentage of the source value.

Generated using TypeDoc