I noticed that the same question was asked a few days ago. Sorry.

I was able to use the net-worth-over-time.py script. 

Ralph schrieb am Montag, 6. Dezember 2021 um 19:43:47 UTC+1:

> Hi everyone,
>
> I am trying to export my holdings to Google Sheets. Everything works up to 
> now, but bean-query only returns values on the dates where transactions 
> have taken place. I would like the market value each month.
>
> My query:
>
> select last(convert(balance, 'CHF', date)), ymonth(date) where account ~ 
> 'Assets:Wallet'
>
> Is there any way to use the price data to generate monthly balances?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beancount+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/e6fbf277-6c39-4c3f-9894-0feea06186een%40googlegroups.com.

Reply via email to