I'm trying to build a report that includes (1) transactions that reflect direct deposits of my salary into my checking account, and (2) transactions that reflect both my and my employer's (matching) deposit into my 401(k). I'm having a hard time with the latter. I did get the report to include my employer's deposit by using the built-in _401EmployerContrib category that Quicken assigns to appropriate transactions when you do the Update 401(k) Holdings operation. For my contributions, that operation produces an XIn-type transaction that weirdly shows the same account in the Account and Transfer Account fields. So I manually changed that to a Deposit-type transaction with its Category field set to _401Contrib. Then I built a report that selects these fields: Salary, _401EmployerContrib, and _401Contrib. The report shows a line item for the salary and employer contributions, but not for my contributions. Any ideas?