When you preview a Native View in TI, you get the Value of an intersection in the column and each dimensnion element of the intersection in the row, like this:
dim1
dim2
value
1
dim1.element1
dim2.element1
value1
2
dim1.element2
dim2.element2
value2
Is it possible to achieve the same result with a MDXView?
I would say it depends on the GUI. If it is architect or perspectives then no, it aint gonna happen since this uses the old API and has no concept of either hierarchies or MDX views. If it's a modern IDE like Arc or Workspace then this shouldn't be a problem.
Please place all requests for help in a public thread. I will not answer PMs requesting assistance.