Is there some trick I'm missing to query certain t...
# suiteql
r
Is there some trick I'm missing to query certain tables? I'm able to access some tables by just a select * statement, such as transactions and customers, but others it says 'object not found.' The table I'm trying to pull is Currency. I've tried Currency or Currencies, but no luck. I'm doing this via a 3rd-party tool and the role it's using has View access to Currencies so I don't understand why it's not able to pull that info in.