...
You will now run analysis on your new stream. Analysis is the process that does all PhixFlow's data processing.
To run analysis:
- In your model, hover your mouse pointer over the stream icon .
- In the pop-up toolbar, select the
. PhixFlow runs the model, reading in data from the file of customer addresses via the file collector.Insert excerpt _run_analysis _run_analysis nopanel true - You will get a confirmation message when this has completed. We will look at messages in the console later.
View stream data
To view the data you just loaded:
- In your model, hover your mouse pointer over the stream icon .
- In the pop-up toolbar, click
.Insert excerpt _stream_views _stream_views nopanel true - In the drop-down list, select
.Insert excerpt _view_default _view_default nopanel true