Thursday, 8 February 2018

Open table browser in IE/Chrome browser - Dynamics 365/AX7

In order to view the table data, normally from VS(visual studio) we can right click on the table and select the "Open table browser", it open up the table with data.
Other way we can view the table data in the IE/Chrome browser by using the below method:
AX7 URI : XYZ.cloudax.dynamics.com.
Company: "USMF","GBSI" or which company wanted to view the data.
TableName: Mention the AX table name i.e. like Customer/Vendors/CustGroup - which table data wanted to be viewed.

No comments:

Post a Comment

Display Method Data Not Showing in Query-Based SSRS Reports in D365 FO

 While working on a Query-Based SSRS Report in Dynamics 365 Finance & Operations, I faced an issue where a display method added through ...