Previous Topic: MATRIX_USAGE_Y (Usage for Y Axis)Next Topic: Task


Task

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

MATRIX_USAGE_Y.MATRIX_ID = MATRIX.ID
AND MATRIX_USAGE_Y.OBJECT_ID = Y.ID

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