Skip to main content

Notifications

Announcements

No record found.

Dynamics 365 Community / Forums / Sales forum / Calculated Field for T...
Sales forum
Answered

Calculated Field for Tax on Quotes -Design Concepts

Posted on by 2,216

Hi All

AFAIK 365 Sales does not automatically calculate tax on quote lines. So I'm thinking of adding some logic to create a calculated field. To make it more like Business Central, I'd add a tax code to Account entity and Products.  If both the Account and Product are taxable then look up a rate table for the tax rate.  Products are synching from Business Central so Tax Code (VAT/GST Group)will be there from the sync.  If this is too complicated then a simple logic like line Amount X .1.  I'm not sure if this can be achieved from configuration or need Javascript. 

One problem I see with this kind of custom logic is handling rounding as ultimately quote will sync back to BC

  • Verified answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Calculated Field for Tax on Quotes -Design Concepts

    Hi Samantha73,

    If you want to look up a rate table for the tax rate, I'm afraid that you need to write JS to achieve this.(There is no OOB way to achieve this.)

    If you just want to do something like line Amount X .1, you could create a calculated tax field to do this:

    Snipaste_5F00_2022_2D00_02_2D00_14_5F00_10_2D00_17_2D00_55.png

    About handling rounding, you could set precision as you need:

    docs.microsoft.com/.../decimal-precision-currency-pricing

Helpful resources

Quick Links

Dynamics 365 Community Update – Sep 9th

Welcome to the next edition of the Community Platform Update. This is a weekly…

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,277 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,126 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans