I created a model based on the Account object, and used a subquery pointing to the Events object. I limited events to those set for this quarter, and want to return Accounts not in that subquery. I am getting no results, where a standard Salesforce report pulls up 58 records without issue.
I read this may have something to do with 15 character vs 18 character ids, but I have tried using a “safe id” version of my Account Id to match up with and neither it nor the standard Id field return any results.
Question
How do you create a table of Accounts without Activity?
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.