Skip to main content
June 2, 2025
Solved

Version 9.0 Dynamic Cube Views

  • June 2, 2025
  • 1 reply
  • 0 views

I am trying to replicate the example from the design & reference guide

However, i dont seem to have a cubeViewColumn (last line in screenshot) object. 
The documentation does not show an example of creating this object. 

Any suggestion would be much appreciated.
thanks
 

Best answer by WernerN

Sorry community, 
Should have done my research before shooting of this message.

The object needs to be created (of course).  here is the code in case someone tries to replicate the documentation example.
My cubeview object is cV. and it has the method GetColumn.

Now let the fun of dynamic cube views begin.

1 reply

WernerNAuthorAnswer
June 2, 2025

Sorry community, 
Should have done my research before shooting of this message.

The object needs to be created (of course).  here is the code in case someone tries to replicate the documentation example.
My cubeview object is cV. and it has the method GetColumn.

Now let the fun of dynamic cube views begin.