Today, I will be discussing about two different approaches which can be used for opening tables in chrome/IE in order to view data.
First approach
1 - Go to visual studio.
2- Right click on the table.
Note : Default company for table browser will be picked from its user which is set as administrator.
Second approach
1- Go to IE or Chrome.
2- Paste the following URL
https://<URL>/?mi=SysTableBrowser&prt=initial&cmp=<Company>&tablename=<TableName>&limitednav=true
Sample : https://ABC.cloudax.dynamics.com/?mi=SysTableBrowser&prt=initial&cmp=USMF&tablename=BankStatementTable&limitednav=true
Cmp : It is company whose data you want to view.
TableName : The name of table whom you want to browse.
URL : https://ABC.cloudax.dynamics.com
Subscribe to:
Post Comments (Atom)
Custom Business events Part 3 - (Activate custom business event) in D365 F&O
In this blog we will discuss about the steps to activate a custom business in D365 F&O. As we know that business event catalog does not...
-
Today, I will share another part of connecting azure blob storage with Dynamics 365 for finance and operations series. This part will be abo...
-
Today I will be discussing about how to create batch job through x++. Before going in code lets discuss what are batch jobs. Batch job : ...
-
Today, I will discussing about how to create a batch job using SysOperationFramework in Dynamics 365 Finance And Operations. Let's sup...
No comments:
Post a Comment
Note: only a member of this blog may post a comment.