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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
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.

1 Solution

Accepted Solutions
swuehl
MVP
MVP

Try

above(TOTAL column(5) )

View solution in original post

1 Reply
swuehl
MVP
MVP

Try

above(TOTAL column(5) )