Reporting : Native reporting system : How to edit or add a report : How to edit an existing report : Fields used to identify cardinality
  
Fields used to identify cardinality
The cardinality of a line in a data model can be specified using a text identifier:
From association
Is a database field that provide a text description of the cardinality of the end of a line.
To association
Is a database field that provide a text description of the cardinality of the beginning of a line.
The cardinality of a line in a data model can also be specified by a numeric identifier:
From association number
Is a database field that contains a five-digit numeric value corresponding to the value of the From association field (see above).
To association number
Is a database field that contains a five-digit numeric value corresponding to the value of the To association field (see above).
These are the association numbers the Reporting System recognizes:
Association
number
Association
name
0
Unmarked
  
Only One
  
Zero or One
  
One or Many
  
Zero, One or Many
  
Many
  
Unknown
  
Unmarked
  
Supertype
  
Subtype
Related topics
Example – using identifiers with the SELECT command
Example – using identifiers with the WHERE command
Parent topic
How to edit an existing report