Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
mtucholski
Creator
Creator

Peek() for charts - Above()

Hello,

I was looking for a solution to make a Peek() in charts and found this topic:

Peek for charts

Some of the guys posted a front-end solution which I liked. Unfortunately I can't use it with my data sample and I don't uderstand why.

I'm enclosing both samples and will be greatful for a help.

1 Solution

Accepted Solutions
YoussefBelloum
Champion
Champion

Hi,

try this:

if(A=above(total A),1,0)

View solution in original post

5 Replies
m_woolf
Master II
Master II

Please don't repeat the same post multiple times.

mtucholski
Creator
Creator
Author

Believe me - it wasn't intentionally.

YoussefBelloum
Champion
Champion

Hi,

try this:

if(A=above(total A),1,0)

mtucholski
Creator
Creator
Author

Hi,

it works, thanks.

But could you please, elaborate the difference?

YoussefBelloum
Champion
Champion

using above, if you have more than one dimension in your table, you should use TOTAL