Hi all,
I have a file with two row axis: ACCOUNT and COCODE. Presently, they are both showing ID only. I would like to add a local member to each row axis which will display =EPMMemberDesc(xyz). This will show description and ID in separate columns. However, I cannot seem to get it right. I would like the following:
Column A: ACCOUNT ID ... row axis
Column B: =EPMMemberDesc(xyz) ... local member
Column C: COCODE ID ... row axis
Column D: =EPMMemberDesc(xyz) ... local member
Column E: beginning of data
Would anyone know how to achieve this?
Thanks!