Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested answer

Discount Lists that apply to only the begin and end quantities

(0) ShareShare
ReportReport
Posted on by

I have the below set up in discount lists.

 

Licenses up to

25

500

5,000

5,001

Month-to-month

Per User License

$ 49.00

$ 7.50

$ 1.50

Custom

All looks well, however when I select a quantity of 600, the discount is applied to all 600 licenses, which is not correct as per our business processes. I would like it to calculate as per the below.

For a system with 600 users, monthly price is ((25 * $49.00) + (475 * $7.50) + (100 * $1.50)).

Is there any way to do this with discount lists? Apply the discount only to certain amounts?

Thanks!

  • Suggested answer
    Nya Profile Picture
    29,060 on at
    RE: Discount Lists that apply to only the begin and end quantities

    Hi,

    It is recommended to create a custom field as Amount whose Field Type is Calculated.

    pastedimage1622799167302v1.png

    Set the number of licenses as the condition of the calculation.

    For example, the number = 600, the amount can be calculated as:

    If number 25,

    Amount = number * $49.00,

    If number > 25 and number 500,

    Amount = 25 * $49.00 + (number-25) * $7.50,

    If number > 500 and number 5000,

    Amount = 25 * $49.00 + 475 * $7.50 + (number-500) * $1.50,

    If number > 5000,

    Amount = 25 * $49.00 + 475 * $7.50 + 4500 * $1.50 + (number-5000) * Custom.

     

    If this helped you, I'd appreciate it if you'd mark this as a Verified Answer, which may in turn help others as well.

    Best Regards,

    Nya

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,141 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,881 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans