Skip to content

Commit ae308db

Browse files
authored
Merge pull request #106322 from sairashaik6/patch-2
Update utilization-cost-reports.md
2 parents 93a0fcd + 49bc54d commit ae308db

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/cost-management-billing/savings-plan/utilization-cost-reports.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -126,13 +126,13 @@ Get the Amortized costs data and filter the data for a `PricingModel` = `Savings
126126
2. Get the savings plan costs. Sum the `Cost` values to get the monetary value of what you paid for the savings plan. It includes the used and unused costs of the savings plan.
127127
3. Subtract estimated pay-as-you-go costs from savings plan costs to get the estimated savings.
128128

129-
To know the Savings made out of public list price:
130-
Get public or list price cost. Multiply the `PayGPrice` value with `Quantity` values to get public-list-price costs.
131-
Get Savings made out of savings plan against public list price. Subtract estimated public-list-price costs from `Cost`.
129+
- To know the Savings made out of public list price:
130+
- Get public or list price cost. Multiply the `PayGPrice` value with `Quantity` values to get public-list-price costs.
131+
- Get Savings made out of savings plan against public list price. Subtract estimated public-list-price costs from `Cost`.
132132

133-
To know the % savings made out of discounted price for customer:
134-
Get Savings made out of savings plan against discounts given to customer. Subtract estimated pay-as-you-go from `Cost`.
135-
Get % discount applied on each line item. Divide `Cost` with public-list-price and then divide by 100.
133+
+ To know the % savings made out of discounted price for customer:
134+
+ Get Savings made out of savings plan against discounts given to customer. Subtract estimated pay-as-you-go from `Cost`.
135+
+ Get % discount applied on each line item. Divide `Cost` with public-list-price and then divide by 100.
136136

137137
Keep in mind that if you have an underutilized savings plan, the `UnusedBenefit` entry for `ChargeType` becomes a factor to consider. When you have a fully utilized savings plan, you receive the maximum savings possible. Any `UnusedBenefit` quantity reduces savings.
138138

0 commit comments

Comments
 (0)