Forum Discussion
Sergey
OneStream Employee
2 years agoWhy is there no "View" dimension in Data Buffer ?
Dear community,
I am working on some Data Buffer and I noticed something :
As you can see (if it's not too small ...), the Data Buffer is not taking into consideration the data units (that...
JackLacava
OneStream Employee
2 years agoThe View member is effectively a virtual dimension, since all numbers in the database are YTD - they just get dynamically converted to other formats on request. Hence we don't keep any reference to it in DataBuffer objects, since they are largely meant to be low-level raw objects.
If you work with non-YTD formats, you will have to keep track of that yourself.
Related Content
- 3 years ago