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
STDN
3 years agoNew Contributor III
Row Division Formula
Hi All,
Can anyone help me with row Division Formula in Cube view, I have tried below one but getting error. Please suggest
GetDataCell(Divide(CVC(Row7), CVC(Row2))):Name(CM%)
Thanks in Advance.
Hi ,
If its row division, please try using CVR
GetDataCell(Divide(CVR(Row7), CVR(Row2))):Name(CM%)
Hope this helps.
2 Replies
- NidhiMangtaniContributor III
Hi ,
If its row division, please try using CVR
GetDataCell(Divide(CVR(Row7), CVR(Row2))):Name(CM%)
Hope this helps.
- STDNNew Contributor III
Hi Nidhi,
Thank you so much for your reply. Its working now.
Related Content
- 2 years ago
- 2 years ago
- 1 year ago