Looking for help?
< All Topics
Print

In XL-Connector version 3.3.9.8

Non-Contiguous Columns when Using SOQL

The work on improving your favorite data loading tool for Salesforce never stops, and this time we’ve introduced a new way of pulling your data via SOQL.

The columns in the pulled data now don’t have to be continuous any more. Here’s how you can set this up:

  1. Write your query and remember how many fields it’s pulling in:
  1. Go to Options and define the cell where each column will start at. Make sure the number of cells you define corresponds to the number of columns pulled by the query:
  1. Run your query and get the results:
Table of Contents