Shankar's Dynamics AX Blog
Friday, 29 May 2020
Configure Power BI Embedded in Dynamics 365 for Finance and Operations (One-box environment)
›
By default, Power BI Embedded will be available only in UAT & Production boxes. Showcasing to the customers in Demo or Presales sy...
3 comments:
Saturday, 10 June 2017
Extension of Class in D365 for Operations
›
We can create extension for class but can use/call only Public Members/Methods. Private and Protected can not be accessed from Extension C...
5 comments:
Friday, 29 July 2016
Using/Extending SysOperationFramework instead of RunBaseFramework in AX 2012
›
Below are the Classes created to Demonstrate 1. ESS_DemoSysOperationController Class which extends SysOperationServiceController – ...
Older SQL Backup files deletion through batch
›
To keep backup files up to 30 days and delete rest of the files in Windows Batch: Create a batch file using the below command: forf...
1 comment:
Monday, 27 June 2016
AX7 - How to get recent modifications/changes in application
›
1. To count particular of objects in a model: [System.IO.Directory]::GetFiles("C:\Packages\ESS_WBS\ESS_WBS\AxClass\"...
Sunday, 15 May 2016
Get Department Financial Dimension Value
›
To get Department financial dimension value from Journal Transactions (LedgerJournalTrans) // BP Deviation Documented public display...
1 comment:
Saturday, 9 April 2016
AX 7 Form Event Handlers
›
We must use Event handlers, if you are using Extension Model Development in AX 7. 1. How we can handle the Datasource fields based on a...
4 comments:
›
Home
View web version