>>>>> Peter Keen <peter.keen-qpbGg102UtMk+I/[email protected]> writes:

> You want to use a register report with the -M for monthly and -n for 'total'
> options. Like this:

>     ledger -Mn -b 2011/01/01 reg expenses

There is a --group-by option, which can segregate reports based on the
differing values of the EXPR passed to --group-by.  For example:

  --group-by format_date('%m')

At least, that's exactly what it's intended to do.  This feature still needs
more testing, so let me know if you run into problems.

John

Reply via email to