Use case: I have a loan payment. In it I add additional principal to it each month. I want a rule that splits the extra principal into a separate transaction so that it can be tracked as its own category. That extra principal is a flat amount each month. Because I am paying extra principal, the interest I am paying goes down each month and therefore the amount due each month fluctuates. Setting everything as percentages will not assign the dollars of the transaction correctly. Desired outcome: Split 1 Amount: $100 Category: Extra Loan Principal Split 2 Amount: 30% Category: Made up category to demonstrate behavior if I actually needed an additional split even though my personal use case doesn't Split 3 Amount: Remaining transaction balance Category: Loan Payment Expectation: If for whatever reason the amount of the transaction does not support setting 30% to one split, having $100 left for another split, and at least $0.01 for the third then the rule would not trigger.