...
A file containing a mapping of Counties to Regions can be found in the input files, at:
…\inputData\AddressCheck\regionsByCounty\regionsByCounty.xlsx
You will use this data to find the Region for each of the customer addresses that you have already loaded. Notice that there is a header line in this file with the column names of the data.
Add a new file collector to read this file into the new model you created in exercise 1:
- Drag - Add a new File Collector onto the modelling pane menu
- In the new file collector form that pops up, enter the Name:
Regions by County
- Press
- You will now see the new file collector on the modelling pane
- Save the model layout
...
- Hover over your new stream, and press - Run Analysis in the hover menu
- Wait for your task to complete
- View the data: hover over the stream and in the hover menu press - Show the list of Stream Views
- In the drop down list, select Default View