Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Load data into PhixFlow using analysis models. Drag and drop connectors and configure them to access your existing data sources and store the data as tables with PhixFlow's own database. You can also set up complex, bulk processes to manipulate large volumes of data. 
  2. Transactional
    • changing individual or small numbers of records - transactional changes.
    • You can also bulk change. Use an analysis model for complex processing of large number of data records.
    Define the data structure using ERDs. These diagrams define the logical structure of the data and the relationships between tables; see Understanding ERDs 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 into the ERD and simply add the relationships. This method is recommended as it ensures the data types will be correct.
  3. Compile data views that show application users only the data that they need to see; see Compiling Views.
  4. 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.

Once the data is connected, you need to enable users to make changes to data. This involves connecting parts of the screen to an actionflow; see Wiring in Configuring Actions or Actionflows.

Panel
borderColor#00374F
titleColorwhite
titleBGColor#00374F
borderStylesolid
titleOther pages in this topic

Child pages (Children Display)

...