One of our TM1 architecture tool users creates '.cma' file by clicking on export dimension. Now we have to get same data by running mdx query in TM1 through ETL Tool - DataStage. What columns and rows to select in mdx query?
For eg:- Dimension is Branch.
Will the query be ... select {[Branch].members} on columns,{[Branch].members} on rows from mycube...?

Appreciate all help!!
Thanks in Advance,