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: 
Enki
Contributor
Contributor

Simple LineGraph

Hey,
I am pretty new to Qlikview and have tried to display something using some videos and different forum posts.
What i am trying to do is to create a simple linegraph chart , but only displaying the highest values within that linegraph. I tried to use stuff like:     above,below,after,before,peek   functions but still didn't manage to display it.

Can someone help me what function i have to use so that only the 'peek' values are shows in my linegraph?
in the pictures you can see my current settings and displayed graph.
My current expression is: 
If(PD_Roh.Giessen_Ofendruck_bei_Gießbeginn_in_mBar<400 ,null(),PD_Roh.Giessen_Ofendruck_bei_Gießbeginn_in_mBar)

Enki_0-1627895538997.png

Enki_1-1627895755052.png

 

Enki_2-1627895767646.pngEnki_3-1627895812180.png

 

1 Reply
Enki
Contributor
Contributor
Author

The Expression is very bad see so i have added an extra picture.