2.23 Consumed Quantity
Dataset:
Cost and Usage
Column Type:
Metric
Feature Level:
Conditional
Data Type:
Decimal
Since:
1.0
The Consumed Quantity represents the volume of a metered SKU associated with a resource or service used, based on the Consumed Unit. Consumed Quantity is often derived at a finer granularity or over a different time interval when compared to the Pricing Quantity (complementary to Pricing Unit) and focuses on resource and service consumption, not pricing and cost.
The ConsumedQuantity column adheres to the following requirements:
- ConsumedQuantity MUST be present in a FOCUS dataset when the provider supports the measurement of usage.
- ConsumedQuantity MUST be of type Decimal and MUST conform to Numeric Format requirements.
- ConsumedQuantity MUST NOT be null and MUST be a valid positive decimal value if ChargeCategory is "Usage", CommitmentDiscountStatus is not "Unused", and ChargeClass is not "Correction".
- ConsumedQuantity MAY be null or any valid decimal value if ChargeCategory is "Usage", CommitmentDiscountStatus is not "Unused", and ChargeClass is "Correction".
- ConsumedQuantity MUST be null in all other cases.
2.23.3 Description
The volume of a metered SKU associated with a resource or service used, based on the Consumed Unit.
Constraints
| Property | Value |
|---|---|
| Column Type | Metric |
| Feature Level | Conditional |
| Allows Nulls | Yes |
| Data Type | Decimal |
| Value Format | Numeric Format |
| Number Range | Any valid decimal value |