Skip to main content
January 17, 2024
Solved

How to bring attribute "Text" fields value into a Cube View without using DynamicCalc

  • January 17, 2024
  • 1 reply
  • 0 views

Hi there,

I have the same issue as that of the link below but I'm looking for a solution without using a DynamicCalc nor GetDataCell because the parameter "Allow sparse row suppression" is set to True. Does anyone have an idea about how to proceed?

Regards

How to bring attribute "Text" fields value into a Cube View - OneStream Community (onestreamsoftware.com)

 

Edit: When using a DynamicCalc member and "Allow sparse row suppression" = True, it entails an error (see following image)

CarlosALVEAR_0-1705499794929.png

 

Best answer by CarlosAlvear

Hi all,

The answer is in the Design & Reference Guide. You can keep the dynamicCalc, you just have to edit a column property so that the column with the dynamicCalc is not considered for the suppression

CarlosAlvear_0-1705652435746.png

 

Thanks

1 reply

CarlosAlvearAuthorAnswer
January 19, 2024

Hi all,

The answer is in the Design & Reference Guide. You can keep the dynamicCalc, you just have to edit a column property so that the column with the dynamicCalc is not considered for the suppression

CarlosAlvear_0-1705652435746.png

 

Thanks