Hello,
I am trying to make an export. In my Export, I need to show on a column category Int and category Ext (both on same column). The problem that I have is that the domensions that I need to use for this information are in the Children of my dimension. Let me make a scheme;
Dimension A - the one I have to use
Dimension B (child of A) - with Subset sB - in the Subset I have my Category Int
Dimension C (child of B) - with subset sC - In the subset sC i have my Category EXt
In my Export module, i need to show somehow the two categories Int and Ext linked to the elements of Dimansion A. Any ideas? Maybe a Lis would help? Tryed several but Im stuck.
Thanks