Skip to Content
Menu
This question has been flagged

I need help to generate a python rule for Tax income with different deduction condition say. if Taxable = 7362.50

Conditions

the first 1650 = tax 0%

the next 400 = tax 25%

the next 2050 = tax 30%

Balance = tax 35%

Then the total tax Income = Tax0 + Tax25 + Tax30 + Tax35

I wanted to put then in One Python rule but have only managed a single rule for each condition.


Avatar
Discard
Related Posts Replies Views Activity
0
Aug 19
4903
0
Feb 19
3233
1
Oct 23
4487
1
Sep 23
13633
2
May 23
7832