Create Advanced Filters for Staging Tables
- Import your Salesforce structure.
- Security:
- Integration Operatorpermission.
- Data Designerpermission.
You can use advanced filters to see specific rows that otherwise wouldn't display in the default view of the staging tables. Staging tables display:
- The top 100 rows by default.
- A maximum of 1000 rows.
Changing filter properties changes the preview. The filters don't change the data:
- In the staging area.
- That loads from the data source into the loaders.
- Select from the main menu.
- ExpandData Sources.
- Select your data source.
- In the tab of theTables to Importsection, selectAdvanced Filtersto expand the section.
- Add filters:
Option Description Distinct Rows(Optional) Select to evaluate this data during import and filter out any exact duplicates. This process ensures that you only import unique, distinct rows into the target sheet or model.Max RowsEnter the number of rows that you want to display in the preview. You can display up to 1,000 rows.ColumnsHide and display columns in the preview. Hiding columns from the preview doesn't remove them from the staging table.Enter SQL FilterEnter SQL expressions to restrict rows in the preview. SelectApplyto check the SQL syntax of the filter. - ClickPreview datato preview the data.
- (Optional) ClickRemove filterto start a fresh view.
- SelectSaveto update the data source.