Data Views

Total: ~11 min

While in some circumstances Data Models can be queried directly, Data Views allow for parameterization and pre-staging of datasets as needed.

Creating Data Views

Data views query the model using custom logic. We will explain how to query the model using a SELECT statement to create statistics, such as the minimum, maximum and average of the data records. Visit our Help Documentation page for more details on data views.

Calling Custom Data View from GraphWorX64

Data Views can be used in GraphWorX64. We explain how views are access for visualizing data in table controls, process points and in other dynamics.