Previous Topic: MATRIX_USAGE_X (Usage for X Axis)Next Topic: Task


Task

Join a matrix usage to its matrix and its object on the X axis.

MATRIX_USAGE_X.MATRIX_ID = MATRIX.ID
AND MATRIX_USAGE_X.OBJECT_ID = X.ID

Replace X with the table that contains the objects on X axis. (For information on determining PI table name for objects on X axis, see OBJECT_CLASS).