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
3284
0
Feb 19
2171
1
Oct 23
3086
1
Sep 23
11546
2
May 23
6659