you get the same error with just this query ``` SE...
# suiteql
a
you get the same error with just this query
Copy code
SELECT
        t.entity AS customerId,
        t.amountremaining AS openBalance,
        t.subsidiary AS subsidiaryId,
FROM
        transaction AS t