Identify model types used
You can use this query to identify which model types are used in the database. You then assign the Boolean attribute to these model types.
Click
New >
Query. The Query Wizard opens.Select the database for which you want to define the query and, if necessary, log in using the relevant method filter. The Query 1 tab opens.
Click
Query in the bar panel if the bar is not activated yet.In the Start field, enter the word Database for the item.
A list of suggestions is displayed during input. Click Database (ARISROOT). This defines the database as the start point for the query.
In the Successors box all of the possible successors for the start item are listed in a bulleted list. You can
expand and
collapse the bullets.Click contains > Model in the list. The successor is added to the query.
Click
Create table view in the Start tab bar. The Table 1 tab is created in the
Output bar.Click Template below the table.
On the Definition tab, select the Model query item and drag it into the cell A1.
Click in cell B1.
Click
Formulas > Insert formula in the Data tab bar. The dialog opens.Double-click the formula QUERY_ITEM_TYPE. The following expression is displayed for the cell:
=QUERY_ITEM_TYPE(
Complete the expression by adding A1).
Click Result below the table.
Click
Start query on the Query tab bar.
All models and their model types are displayed.