You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cost-management-billing/automate/understand-usage-details-fields.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,8 +125,8 @@ Some fields might differ in casing and spacing between account types. Older vers
125
125
126
126
MCA customers can use the following information to reconcile charges between billing and pricing currencies.
127
127
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)`
130
130
3. Summarize the values that you calculated for `CostInBillingCurrency` and compare them to the invoice.
0 commit comments