Skip to content

Commit 37b8161

Browse files
Merge pull request #254785 from bandersmsft/usage-details-format
MCM - Understand usage details format
2 parents 71c3900 + b8b4e98 commit 37b8161

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cost-management-billing/automate/understand-usage-details-fields.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ Some fields might differ in casing and spacing between account types. Older vers
125125

126126
MCA customers can use the following information to reconcile charges between billing and pricing currencies.
127127

128-
1. Manually calculate the CostInPricingCurrency by: `(EffectivePrice)` * `(Quantity)`
129-
2. Convert the calculated CostInPricingCurrency to the CostInBillingCurrency by: `(CalculatedCostinPricingCurrency)` * `(ExchangeRatePricingToBilling)`
128+
1. Manually calculate the `CostInPricingCurrency` by: `(EffectivePrice)` * `(Quantity)`
129+
2. Convert the calculated `CostInPricingCurrency` to the `CostInBillingCurrency` by: `(CalculatedCostinPricingCurrency)` * `(ExchangeRatePricingToBilling)`
130130
3. Summarize the values that you calculated for `CostInBillingCurrency` and compare them to the invoice.
131131

132132

0 commit comments

Comments
 (0)