Viewing sample content within data flows
When you are designing or testing a data flow, you can check whether the table defined in an operator contains expected data by viewing its sample content within the data flow.
About this task
Before you begin
- Specify the SQL execution database for the data flow.
- Specify the default value for the variable, if the SQL execution database is a variable.
About this task
You can view the sample content of tables associated with operators such as table source, table target, SQL merge, SCD, bulk load, and data station (station type as persistent table). This feature now eliminates the need to access the Data Source Explorer to view the sample content.
To use the data sampling feature, the data flow need not be complete; the feature works fine even for stand-alone operators on the canvas. You only need to define the source database property for the operator whose sample content you want to view. For example, to view the sample data for a data station operator of type persistent table, you need to specify the staged database table name.
If variables are used for defining schema or table names, then the variables must have default values. The default schema or table values will be used to identify the database table.
Procedure
To view sample rows of a table: