Forum Discussion
Hey Cosimo thanks for the reply,
I tried the following intersection here to no avail. Maybe a possible fix would be to have a column override for the percent margin?:
Here is an example of how my percent margin interacts with my cube view:
At the moment, all of my percent calculations show in the cube view, even some going all the way up to 1,000%. The formula calculates and displays the values, it just doesn't replace those values with 'NMF' if it is over 100% or less than -100%.
The following is a copy of the cell POV information for %Margin:
Cb#Financials:E#SWCON:P#SWCON:C#USD:S#Actual:T#2022M8:V#MTD:A#PM_PERC_MARGIN:F#EndBal:O#Top:I#Top:U1#DEPT:U2#PROGRAMS:U3#Product:U4#None:U5#None:U6#None:U7#None:U8#NODATACELL
If working with an Annotation view like Footnote, you can return simple strings, rather than a DataCell object. Try that.
I would also use brapi.ErrorLog.LogMessage to figure out which part of your code actually gets executed and when, i.e. if PM is populated when you think it is (and by what).
Related Content
- 6 months ago
- 11 months ago
- 12 months ago
- 9 months ago
- 9 months ago