function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
lorelore 

Incomplete Accounts

I am trying to pull my account IDs and names.  I am using the wizard and don't have any query clauses.  I have about 2 hundred accounts in SF, but it is only pulling about 7 of them into excel. 

 

Any ideas?

 

Thanks.

zasaleszasales

If you do not put any where statements in your data it will only pull new or updated data from the past week. I think as of today the date would be 1/4/2011. if you want to pull all records from the object delete the last 1 in 2011. It should now look like this "1/4/201" This means that the excel connector will now pull all records created or update since January 4th, 201, Which means all data will be pulled. Now all you have to do is click on "Query Table Data" and it will pull all records in