Hi, I'm trying to generate a networth query and was trying this but am
getting a syntax error. Any suggestions on what I'm getting wrong?
SELECT account, convert(SUM(position),'{currency}',{date_iso}) as amount
where date <= {2025-09-27} AND account ~ 'Assets|Liabilities'
Thanks!
--
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 [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/beancount/6763044a-4fc3-4da5-800b-4b159a33673an%40googlegroups.com.