Hi all,
I'm currently experiencing a problem copying dimension customers using a parameter in a Data Action.
I need the possibility to choose between hierarchy of costumers or unassigned - while editing the parameter it doesn't allow to choose level "Any".
CONFIG.HIERARCHY=[d/ZFP_ACC].[h/parentId],[d/ZFP_CUST].[h/H_COUNTRY]<br>
DATA([d/ZFP_SIM]=%P_02_TO_SIM%,[d/ZFP_CUST]=%P_CUST%)= RESULTLOOKUP( [d/ZFP_SIM]=%P_02_FROM_SIM%) <br>
Attached are the screenshots.
Pls assist