Hello people! i'm still learning Dynamics Ax development, I'm practicing making reports but I encountered an issue that I seek your help for it :)
I'm trying to make a report from "VendTable" and "VendTrans" that will display the "account number" of the vendor, their names and the sum of "amountMST" from VendTrans table. The report did display the account numbers and the sum of amountMST but the names are not showing up. This is the logic I used:
and this is the output of the report opened with internet explorer:
I tried making another report which I only retrieve the names and the account numbers and it displayed correctly, so maybe I am wrong with my select statement and join. Your help will be appreciated :D
*This post is locked for comments
I have the same question (0)