Analysis Models Overview
Analysis Models are the graphical representation of the processing that will be carried out by PhixFlow. Analysis Models They define how data is collectedimported, transformed, viewed, analysed and exported. They are made up of modelling objects , each of which performs one or more of these functions. For example a datasource allows PhixFlow to connect to an external source for the purposes of retrieving and writing dataDatabase; a Table (formerly known as a stream) allows you to write functions that will to manipulate the data , such as removing invalid records or normalising a namecalculating a value.
The Analysis Models are the main back-end process in PhixFlow and run whenever the generation of a Table is requested. This can be triggered in three two ways:
An ad-hoc request from the stream navigator, by right-clicking on the stream generator and selecting - Run Analysis
.- : An ad-hoc request from a model, by clicking the
Insert excerpt |
---|
| _run_analysis |
---|
| _run_analysis |
---|
nopanel | true |
---|
|
in the Table's pop-up toolbar. - Scheduling a Task: By a task plan
.The best way to get started with modelling is the Introduction to Modelling Course- .
As PhixFlow runs the analysis steps, it reports on progress using messages in the System Console. You can open the system console up at any time by clicking the icon
Insert excerpt |
---|
| _console |
---|
| _console |
---|
nopanel | true |
---|
|
on the
task bar.
The analysis processing depend on the properties set in the modelling objects, in particular:What Next?Getting Started
- Importing Data from Excel
- Importing Data from a Database
- Viewing Data (Understanding Data Views)
- Transforming Data
- Exporting Data
- Creating Dashboards and Reports
Downloads
- Example Data
- Example Application
Learn More
Child pages (Children Display) |
---|
|