Forum Discussion
GajendraS
1 year agoNew Contributor
Performance issue with Cubeview
Hi Team, I need to parameterize my Cubeview where I need to sum two flow member data and show it in my Cubeview , For which i need to write a rule in that rule I have to create a temporary variabl...
- 1 year ago
Hi - can you post the getdatacell formula that you tried? The below should work:
GetDataCell(F#RFX_input + F#UFX_input):Name(Total)
TheJonG
OneStream Employee
1 year agoHi - can you post the getdatacell formula that you tried? The below should work:
GetDataCell(F#RFX_input + F#UFX_input):Name(Total)
- GajendraS1 year agoNew Contributor
Hi,
yes, I have already tried this, but it didn't work, because no. of rows and column are many in my cubeview. so when I run with this formula cubeview does not render and timesout. That Why I looking for any business rules logic to solve this thing.
Related Content
- 8 months ago
- 7 months ago