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
Sridhar_M
1 year agoContributor
Is it possible to return a string with CubeView GetDataCell Function
Hi everyone,
We have a cube view with three rows structured as follows:
Row1: E#Parent1.Children:U1#Member1
Row2: E#Parent1.Children:U1#Member2
Row3: Variance between two columns.
To handle...
JackLacava
OneStream Employee
1 year agoThe real issue here is that your UD8 is returning a string and you think it should be a number. If it's supposed to be a number it should return a number. You can't subtract strings.
Sridhar_M
1 year agoContributor
Hi JackLacava
Thank you for your response. Yes, I need to return a string, which is why I'm using row overrides to avoid passing the GetDataCell function that's being fetched from the XFBR.
Related Content
- 2 years ago
- 1 year ago
- 3 years ago
- 2 years ago