Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Above function

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.

Labels (1)
1 Solution

Accepted Solutions
swuehl
Champion III
Champion III

Try

above(TOTAL column(5) )

View solution in original post

1 Reply
swuehl
Champion III
Champion III

Try

above(TOTAL column(5) )