net_worth_tracker__period_change
Calculate the change in net worth between two periods. Input current and previous net worth values to get the difference.
Instructions
[net-worth-tracker] period_change
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| current_nw | Yes | ||
| previous_nw | Yes |