...
In this case, once you have loaded the file, you will "pause" the file data so that you do not need to reload the file from your computer every time you run the model.
We will cover pausing components in PhixFlow in more detail in the Modelling Concepts course.
To pause the data loaded from the file:
- In your model, hover your mouse pointer over the stream icon for
CustomerAddresses
. - In the pop-up toolbar, click
.Insert excerpt _static _static nopanel true
Run analysis on the stream
...