Self-Service Analytics Feature Support
Connector support for specific features is shown in the following table. Key: Y - Supported; N - Not Supported; N/A - not applicableConnect to Salesforce
To connect Self-Service Analytics to your Salesforce instance, provided the JDBC url, a Salesforce user name, and password or API token.Optimize Performance
The Salesforce connector is a raw data connector. Data retrieved from the data source is processed by the QueryEngine service. When you retrieve and manipulate large chunks of data, consider the following practices to improve performance speed:- Create your source using custom SQL and fusion source interfaces
- Limit your query using a
WHEREclause andTOP - Narrow your data retrieval by filtering your data
- Speed your initial load time by defining a small time range on the Global Settings tab