I am having some problems with the CUSTTABLE named query in my Cube on Dynamics AX 2009
When i edit the named Query for CUATTABLE, i get some errors saying:
The multi-part identifier "dbo.CUSTTABLE.CUSTGROUP.RECID" could not be bound.
When i coped the entire SQL statement to my SQL Query Manager, i found that if i changed those places where i get the error to "CUSTGROUP.RECID" then the statement runs with no problems.
But when i then copy the new statement back to the Edit Named Query, it just ignores my change and reverts to the old code with the problem.
Does anyone have an idea how to solve this?
Link to entire SQL Statement
*This post is locked for comments
I have the same question (0)