In the investments transaction view, filtering on Action = "Payment/Deposit" returns zero rows. With no filter applied, the same view clearly shows many rows with that Action value.
Steps to reproduce:
- Open the investments transaction view
- Note the rows with Action = "Payment/Deposit"
- Apply the filter Action = "Payment/Deposit"
- Result: no rows returned
Support's explanation: "The reason 'Payment/Deposit' isn't working as a filter selection is due to a known system limitation within the Quicken Simplifi investment register. Even though you can visually see those rows when the list is unfiltered, 'Payment/Deposit' is not an officially recognized transaction 'Action' type in the backend investment filter logic. The predefined system options only track true investment market moves like Buy, Sell, Reinvest, and Dividend. Because 'Payment/Deposit' acts strictly as a cash-flow placeholder label inside investment accounts rather than a trading action, the filter engine skips it entirely and yields zero results."
Why this should be fixed: If the system can assign a value to a transaction, that value should be filterable.