Version: SVN trunk OS: Linux When a user clicks any part of a report it is possible to anticipate what they might are interested in, and provide them with a useful list of subsequent report options. In general, one options will be a more specific version of the current report. For example when clicking on a payee in a transaction report they might want all transactions to with that payee over the same period as the current report. Or if they click on a category they might want all transaction assigned to that category over the same period etc. The other options would be to apply the current reports parameters, plus the specific item they have clicked on to related reports. For example there is a relationship between income and expense reports to the transaction report, in as much as the sum of the transactions is displayed in the I&e report. So when clicking on a category in a I&e report the user might be presented with the option to display the transaction report for the same period, for the selected category. Reproducible: Didn't try
Quickbooks implements this feature very well. Something similar in KMyMoney would be terrific.