web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Get data from AOT View in table browser

nmaenpaa Profile Picture nmaenpaa 101,160 Moderator

We all know that Dynamics 365 for Finance and Operations tables can be browsed via the user interface by using the SysTableBrowser class (https://[yourD365FOURL]/?mi=SysTableBrowser&tableName=[MyTableName]). But did you know that you can also use the table browser to browse AOT views, just like in AX2012? The syntax is exactly the same, just use the name of the view in the tableName parameter and you're good to go.

Comments

*This post is locked for comments