Hello everyone,
I'm working on D365 FOE where i need a form to display the ax.xyz table. In MSSQL i can see 2 types of tables one ax.xyz and otherdbo.xyz. In VS AOT only dbo.xyz is available. Can someone please tell me how do I aceesss ax.xyz table.

Hello everyone,
I'm working on D365 FOE where i need a form to display the ax.xyz table. In MSSQL i can see 2 types of tables one ax.xyz and otherdbo.xyz. In VS AOT only dbo.xyz is available. Can someone please tell me how do I aceesss ax.xyz table.
Hi Naithika Shetty,
Tables from "ax" schema are used by Retail, so you won't see them in VS and should not use as a data source for forms.