I have created a report that uses a query for it's dataset. Nothing unusual.
I can also preview the report in VS 2010. Data looks perfect along with the design.
When running this in AX, I get:
Unable to add the table field 'MyCustomField' to the query source 'ProjInvoiceTable'. Table field 'MyCustField' does not exist on table 'ProjInvoiceTable'.
'MyCustomField' is on 'ProjInvoiceTable'.
*This post is locked for comments