You are here:
Add the Tier-Based Rate Discount Element
Here’s how you can add the Tier-Based Rate Discount element to your rating procedure.
Required Editions
| Available in: Lightning Experience |
| Available in: Enterprise, Performance, Unlimited, and Developer Editions with the Revenue Cloud Advanced license |
| User Permissions Needed | |
|---|---|
| To create, update, and delete rating procedures: | Rate Management Design Time User |
Important Ensure that you complete these prerequisites
before you calculate a usage resource’s volume discount.
- Add Rating Setting as the first element in the rating procedure.
- To set rates for your usage resource, use the Base Rate element or set the adjustment type for the rate card entries to Override.
- From the App Launcher, find and select Rating Procedures.
- To open the rating procedure record, click the procedure name.
- To open the rating procedure in the Rating Procedure builder, click the rating procedure version.
-
Define the Rating Setting element and the base rate of the usage resource.
See Rating Setting and Base Rate.
-
Click
, and
then select the Tier-Based Rate Discount element from the
list.
- In the Lookup Table Details field, search for and select a lookup table.
- Map your variables to the appropriate context tags.
-
Click
, and enter 1 as the rank number.
Note When more than one enabled version matches a rating procedure, choose the version with the highest rank. For example, if two enabled versions have rank values set to 1 and 2, choose the version with rank 2. -
Click
,
select Include in Output, and save your rating procedure.
-
Click Simulate.
Salesforce shows the Simulation Details with the input mode selected as Simplified by default.
-
In the Input tab, enter variable values.
You can enter the values either in JSON format (Advanced) or in the fields (Simplified).
-
In the Input tab, click Simulate.
Verify that the calculations are as per your rating settings.The Waterfall View shows every step of the rating calculation.
- When you’re happy with the simulation result, click Activate.
Example Sample JSON input
values:
{
"UsageRatableSummary": [
{
"RatingDecisionDateTime": "2024-08-07T12:59:47.403Z",
"OverageQuantity": "5",
"NetUnitRateUom": "0hEDU00000000Vf2AI",
"ProductSellingModel": "",
"UsageResource": "1BRDU00000000UP4AY",
"SellableProduct": "",
"BaseRateCard": "1CIDU00000000SJ4AY",
"UsageRatableSummaryId": "1GuDU00000000My4AI",
"TierRateCard": "1CIDU00000000SO4AY"
}
]
}Did this article solve your issue?
Let us know so we can improve!

