Hello Willie,
I’ve just tested it online:
https://suite8demo.suiteondemand.com/
and it seems to be working fine there.
Do you get any results in the dashlet, or will it stay empty?
SELECT
id,
title
FROM accounts
That sounds like the issue is coming from somewhere else as well.
accounts != invoices.
The name of the account is the “main field” - title isn’t a field inside the standard set of account fields.
Do you have any code customizations in place?