Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone.
If I say column(5), I get 38, which is correct in my straight table.
However, if I say above(column(5)) in the hope that the line below would now also say 38, it does not work but instead I get a blank.
The only change I made prior to this function not working was to bring in a additional dimension which is now a required field.
Any suggestions on this please?
Thank you.
Try
above(TOTAL column(5) )