-
Notifications
You must be signed in to change notification settings - Fork 102
Calling the Table Browser from the browser
Mötz Jensen edited this page Jul 16, 2018
·
2 revisions
You want to be able to call the table browser in an easy way
Invoke-D365TableBrowser -TableName SalesTable -Company "USMF"
This will start a web browser and have it call the SysTableBrowser menu item with the SalesTable name of the table you want to see data from and only execute it against the USMF company
Small teaser for the combination of Get-D365Table and Invoke-D365TableBrowser
Get-D365Table -Name CustTable,CustTrans | Invoke-D365TableBrowser -Company USMF
You want to start the table browser for both CustTable & CustTrans, against the USMF company
- Install as a non-Administrator
- Install as a Administrator
- Import d365fo.tools module
- List available commands from d365fo.tools module
- Get help content for a command
- Start, Stop and List services
- Import users into the D365FO environment
- Import external users into the D365FO environment
- Enable users in the D365FO environment
- Update users in the D365FO environment
- Provision D365FO environment to new Azure AD tenant
- Import a bacpac file into a Tier1 environment
- List modules / models
- Compile module
- Install AzCopy
- Install SqlPackage
- Install Nuget
- Speed up LCS download via AzCopy
- Download latest bacpac from LCS via AzCopy
- Register NuGet source
- Configure Azure Logic App
- Fix AzureStorageConfig
- Run a runnable class
- Update users in environment
- Work with Azure Storage Account
- Work with packages, resource label files, language and lables
- Working with the different D365 services