This post outlines the steps; how to add financial dimensions (segmented control) in a grid in D365O. Let's assume we are adding new table and form for below explanation; New table contains two fields AccountType and LedgerDimension with relation to DimensionAttributeValueCombination table Form looks like this; Set properties for segmented control under form design; - Auto declaration = Yes - Account type field = AccountType - Controller class = DimensionDynamicAccountController - Filter expression = %1 1. Override modified method for LedgerDimension field under form's datasource 2. Override lookup and checkUserCustomLookup method on ledger dimension segmented control in form desgin Datasource | D365O_FinancialDimension | LedgerDimension | modified [DataSource] class D365O_FinancialDimension { ...
A library with Microsoft Dynamics AX, Microsoft Dynamics 365 FinOps and Supply Chain Management, Power Platform, Integrations, development and functional processes, tricks and trip, tutorials and much more....
Hi, is CU7 a mandatory requirement for this utility or can it be separated out from the CU7 install package and executed against an earlier version of AX 2012 R2?
ReplyDelete/Tomas
Hi Tomas, You can get your answer from this blog entry with the workaround too.
ReplyDeletehttp://yetanotherdynamicsaxblog.blogspot.ae/2013/11/you-got-to-love-axbuild-compiler-tool.html