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)
T_Kress
OneStream Employee
1 year agoI am not following the use case 100% but if you need to add two flow members together, I would do so in the Flow dim (with agg weight of zero on the new parent). Flow parents agg on the fly so you can pull into your cube view the new parent and then do whatever is needed with it.
- GajendraS1 year agoNew Contributor
Hi T_kress,
Unable to add flow member data, tried to create a new parent with agg weight of zero add relationship of that of both the members in the new parent, but still data are not match...is any other way or method i can use to add flow member data...?? - GajendraS1 year agoNew Contributor
Hi T_kress,
Unable to add flow member data, tried to create a new parent with (agg weight of zero) add relationship of both the members in the new parent, but still data are not match
Related Content
- 8 months ago
- 7 months ago