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

Nitishkrish16's avatar
Nitishkrish16
New Contributor III
2 years ago

Can we define a column/row range in a GetDataCell?

Hey folks,  We have a requirement to define range of rows in a GetDataCell. For example: GetDataCell(CVR(Row1) + CVR(Row2) + CVR(Row3)..... CVR(Row100)) Instead of defining it manually till Row10...