Skip to Content
Menu
Dette spørgsmål er blevet anmeldt

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
aug. 19
5064
0
feb. 19
3338
1
okt. 23
4652
1
sep. 23
13817
2
maj 23
7941