Does anyone know how to do a LEFT OUTER JOIN in a Dynamics AX View from the AOT (not a programmatically-created query).
Can't seem to find a way to do anything other than an INNER JOIN, and the documentation seems to indicate it isn't possible.
This seems to be a huge weakness, so I figure if they don't support it, there is a recommended way to accomplish the same thing.
Thanks