Yes `ledger reg --collapse -M bankname` worked for me, I realized it gives cash in/out and then its running balance at the last column which is ending balance of the month. Thanks!
On Wednesday, September 16, 2020 at 10:16:16 AM UTC+9 [email protected] wrote: > >>>>> "JF" == Jun Furukawa <[email protected]> writes: > > JF> I have one thing that I can’t find a good way to do this. > JF> ‘ledger b bankname’ will show the latest balance of the asset, but I > JF> want to get a list of ending balance for each month (not sum of cash > JF> in and out) > JF> What I want to get is some like: > JF> 20-Jun-01 - 20-Jun-30.. .. 100 > JF> 20-Jul-01 - 20-Jul-31.. .. 110 > JF> 20-Aug-01 - 20-Aug-31.. .. 112 > JF> 20-Sep-01 - 20-Sep-30.. .. 108 > > Isn't this exactly what `ledger reg --collapse -M bankname` would show you? > > JOhn > -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ledger-cli/96c61cf3-643f-4a30-aefb-4f01f1c35ed6n%40googlegroups.com.
