Click OK to finish and close the datasource instance settings.
Back in the datasource settings, click OK to finish and close.
Create a database collector from the datasource schema browser
In your model, hover your mouse pointer over the Datasource icon. In the popup toolbar, click Table in Database
In the list of tables that PhixFlow opens, scroll down to the SOURCE_CUSTOMER_PHONE_NUMBERS table name.
To have a look at the data in this table, double-click its name.
You can see there are columns for ##CUSTOMER_REF and ##PHONE_NUMBER.
Close this data form
Right-click SOURCE_CUSTOMER_PHONE_NUMBERS and in the popup menu, select Create a Collector. PhixFlow adds a new Database Collector to your model, which reads data from the table SOURCE_CUSTOMER_PHONE_NUMBERS.
Double-click on the new database collector to open its settings.
In the Basic Settings section → Statement Expression field, you can see that PhixFlow has added a database query.
Close the database collector settings.
In the model, click Save.
Create a table automatically from a database collector
Hover your mouse pointer over the Database Collector .
In the popup toolbar, click Create Table Using Attributes. PhixFlow adds the new table to your model.
In the model window, click Save.
Run analysis and view the table data
To run analysis on your new table hover your mouse pointer over the new table, and in the popup toolbar, click Run Analysis.
To view the data you just loaded, hover over the table and click Show view. In the drop-down list, select Default View.