Cp card macro | ||
---|---|---|
|
This topic is for application designers who need to define data tablesstructures, including streams, attributes, properties and relationships.
To configure your application to display data to users, you need to:
- Load data into PhixFlow using analysis models. Configure connectors to access your existing data sources and store the data as tables streams in PhixFlow's own database. You can also set up complex, bulk processes to manipulate large volumes of data; see Analysis Model.
- Define the data structure using ERDs. These diagrams define the logical structure of the data and the relationships between tablesstreams; see Understanding ERDs and Views and Defining Data Structures using ERDs. You can:
- either define an ERD before adding any data to PhixFlow
- or you can load data from external sources first. You can then drag tables streams into the ERD and simply add the relationships. This method is recommended as it ensures the data types will be correct.
- Compile data views that show application users only the data that they need to see; see Compiling Views.
- Connect data to screens; see Showing Data on a Screen. You can:
- add data components, such as grids and charts
- connect a parent component to a data view, so that it's child fields can display data from the same source.
Iframe | ||||||
---|---|---|---|---|---|---|
|
Once the data is connected, you need to configure parts of the screen, such as buttons, with actionflows. This enables users to make changes to data; see Actionflows and Action Configuration.
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
HTML Comment | ||
---|---|---|
| ||
May need more details on options for loading data, or a separate concept page.
|