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

Target line in gauge does not seem to work

Guys,

I have the following dataset:

LOAD * INLINE [

    Speler, Naam, Competitie, Leeftijd, Aantal goals, Salaris, Status, Ratio

    1, Piet, Premier League, 32, 100, 200000, Gehuurd, 93

    2,Sjaak, Primera Division, 32, 120, 200000, Gehuurd, 92

    3, Greet, Primera Division, 33, 140, 180000, Intern, 67

    4, Karel, Primera Divison, 23, 140, 220000, Intern, 72

];

I want to create a gauge meter that show the average Ratio (81). Therefore I created the following expression:

Screenshot_3.png

But my gauge seems a little off. It shows this:

Screenshot_2.png

These are my presentation settings:

Screenshot_4.png

Any thoughts what goes wrong ehre?

0 Replies