Is there a way I can use custom SQL and/or apply filters before running an extract with Salesforce data connection?
1 réponse
Hi @Michael Madisha,
You can use the Custom SQL options in Salesforce, it doesn't use actual SQL, but will use SOQL, which is a slightly different syntax. You can then choose the fields that you want to use and filter to records that you need using the details on the following link.