Why would there be no `balance` column in `account...
# suiteql
b
Why would there be no
balance
column in
account
table? Apparently, it was removed. What are other way to pull balance in an account? TIA
This is what I get when running a query in Query Tool by @tdietrich
t
If I remember correctly, the balance column is disabled if you have multicurrency enabled.
thanks 1
b
you would still want balance if you enable multi currency facepalm
@michoel I will try joining the account line record, thanks