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 with I only need the data table.
But I am getting below error
4 Replies
- RobbSalzmannValued 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.
- OS_PizzaContributor III
Can you post your cube view to see the whole picture.
- kenostrovskyNew Contributor III
.
- ramittalNew Contributor II
Actually I had an incorrect parameter causing the issue. I am good now, thanks
Related Content
- 5 months ago
- 4 years ago
- 2 years ago