Hi all,
I have created 3 columns in report visual studio. Like SBU, Brand and Business unit.
In dynamics AX- suppose I have ledger account with 3 dimension
Like
Ledger account = 11002201
SBU = S001
Brand = 005
Business unit = B004
@ I have NOT created columns for SBU, Brand and Business unit in TEMP. TABLE.
In dialog, if user select dimension set value = Main account + Business unit from drop down then I want to send
Ledger account = 11002201
Business unit = B004 to Visual studio without inserting record in Temp table and the column will create based on dimension in report.
- Please give me more shed on this