Page 1 of 1

Displaying 'Value' column in an MDXView

Posted: Tue Mar 28, 2023 2:04 am
by luizg2019
Hi,

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:

dim1dim2 value
1dim1.element1 dim2.element1value1
2dim1.element2 dim2.element2value2

Is it possible to achieve the same result with a MDXView?

Re: Displaying 'Value' column in an MDXView

Posted: Tue Mar 28, 2023 7:01 am
by lotsaram
I guess you are talking about the preview window for TurboIntegrator?

Re: Displaying 'Value' column in an MDXView

Posted: Tue Mar 28, 2023 1:27 pm
by luizg2019
lotsaram wrote: Tue Mar 28, 2023 7:01 am I guess you are talking about the preview window for TurboIntegrator?
Yes

Re: Displaying 'Value' column in an MDXView

Posted: Wed Mar 29, 2023 7:35 am
by lotsaram
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.