Forum Discussion

WernerN's avatar
WernerN
Contributor
3 days ago
Solved

Version 9.0 Dynamic Cube 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
 

  • 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

  • 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.