How to add an extra OR relation to a aot query linking a child parent (which is already linked to another parent table) with another parent table in the view's init method in ax 2012 Please help me with a code.(Note: my issue how to give an or relation in aot query or relation between two parent tables(SecurityRole and SecuritySubRole) from the same child table securityRoleTaskGrant to fetch all the duties of security roles and securitysubroles in a single column of views.) using x++ coding
Thanks in advance, Hari