web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

Sales Quote Workflows with line discount would affect approval user set up

(8) ShareShare
ReportReport
Posted on by 28
Hello Folks,
 
 
I want to make a workflow to trigger  normal approval cycle with approval user set up is Direct approval, however i want to trigger the sales quote if it include a discount with more than 20 % to request the approval through Approver Chain which added to the sale manager to approve is it applicable or would it be  most likely managed through custom workflow.
your prompt response is truly appreciated.
I have the same question (0)
  • Suggested answer
    YUN ZHU Profile Picture
    99,086 Super User 2026 Season 1 on at
    Hi, If the user is an Approval Administrator, this cannot be done. The approval will be completed at the same time when he submits the document. 
    If not, you can set up filters in Workflow.  But please note that this can only set the fields in the Sales Header table.
    For example,
     
    Hope this helps.
    Thanks.
    ZHU
  • Suggested answer
    Sohail Ahmed Profile Picture
    11,169 Super User 2026 Season 1 on at

    Standard workflows can’t trigger on line discount %, only on totals or amounts. To send quotes with >20% discount through a manager approval chain, you’ll need a custom workflow extension.

     

    ✅ Mark this answer as verified if it helps you.

  • Suggested answer
    Nandini Barad Profile Picture
    28 on at
    Routing approvals differently based on discount % is best managed through a custom workflow or conditional approval process. Standard direct approval setups typically don’t support dynamic approver chains out-of-the-box.
  • Suggested answer
    Andrés Arias Profile Picture
    5,166 Super User 2026 Season 1 on at
    Hello,

    The standard would not cover it based on the line filters, but you could develop it or do it with Power Automate.
     
    I hope this helps.
     
    Regards,
     
    Andrés
  • Suggested answer
    Khushbu Rajvi. Profile Picture
    22,130 Super User 2026 Season 1 on at
  • Suggested answer
    Sumit Singh Profile Picture
    11,757 Super User 2026 Season 1 on at
    Hi,
     
    You can trigger a custom approval chain based on conditions like discount > 20%, but this requires custom workflow logic. The standard workflow engine supports conditional approvals, but not dynamic routing based on field values like discount thresholds without customization.

    You can try:-

    • Use workflow conditions to check if the discount exceeds 20%.
    • Set Approver Limit Type to Approver Chain in the workflow response.
    • Customize the workflow to route through the Sales Manager or other approvers based on discount logic.
    Mark the Boolean true “Does this answer your Question” if this was Helpful.
     
  • Suggested answer
    Jeffrey Bulanadi Profile Picture
    9,112 Super User 2026 Season 1 on at

    Hi,

    Your scenario is a classic case where standard approval workflows in BC need a bit of augmentation to meet nuanced business logic. Out of the box, BC’s workflow engine supports document-level triggers and direct approval routing, but it doesn’t natively support conditional routing based on line-level discount thresholds.

    To implement your requirement where quotes with discounts over 20% trigger an Approver Chain involving the sales manager you’ll need a custom workflow extension. Here’s how you can approach it:

    Option 1: AL-Based Custom Workflow Logic

    • Expose the Discount Field: Extend the workflow condition engine to include the Line Discount % field from the Sales Line table.
    • Custom Conditions: Subscribe to OnAddSalesQuoteApprovalConditions and inject logic that checks if any line exceeds the 20% threshold.
    • Dynamic Routing: Use a codeunit to evaluate the discount and route the approval request to either the direct approver or the sales manager chain.
    • Approval User Setup: Maintain both direct approvers and chain approvers in the Approval User Setup table, and switch dynamically based on discount logic.
       

    Option 2: Power Automate Integration

    • Trigger on Quote Creation or Modification
    • Evaluate Line Discounts via API or OData
    • Conditional Routing: If any line exceeds 20%, route to the sales manager chain; otherwise, proceed with direct approval
    • Flexible Notifications: Send adaptive cards or email approvals with context-rich data
       

    Additional Notes

    • You may also consider using a custom dimension like “Discount Level” to simplify filtering and routing logic.
    • Ensure that your workflow extension respects the Approval Entry and Approval Request Entry tables for traceability and audit.


    Helpful references:
    Create a Custom Approval Workflow in D365 BC
    How To Setup Approval Workflows In BC – BC Geek
    Sales Line Discounts in BC
    Set up prices and discounts – Microsoft Learn


    If you find this helpful, feel free to mark this as the suggested or verified answer.

    Cheers
    Jeffrey

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,005 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,148 Super User 2026 Season 1

#3
Khushbu Rajvi. Profile Picture

Khushbu Rajvi. 557 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans