The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
ramittal
2 years agoNew Contributor II
Unable to extract cube view data
I am trying to extract a static cube view data but getting an error. The CubeView has all static members except the time dimension |WFTime| but I made it static in my code just to be sure. To begin w...
RobbSalzmann
2 years agoValued Contributor II
HI ramittal ,
Your use of XFGetValue is incorrect.
The first parameter receives the argument name of the name = value pair that you pass in. The second parameter is the default value if the value passed in is missing.
Related Content
- 5 months ago
- 4 years ago
- 2 years ago