CalcCond Property
Overloads
CalcCond |
Specifies a calculation condition, which must be fulfilled for the measure to be calculated. If the calculation condition is not met, the measure is excluded from the calculation. By default, there is no calculation condition. This property is optional. JSON property name: qCalcCond |
CalcCond
Specifies a calculation condition, which must be fulfilled for the measure to be calculated.
If the calculation condition is not met, the measure is excluded from the calculation.
By default, there is no calculation condition.
This property is optional.
JSON property name: qCalcCond
Declaration
public ValueExpr CalcCond { get; set; }
Property Value
Type | Description |
---|---|
ValueExpr |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!