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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Generate a line Chart

Hello Together,

unfortunately, I could find nothing in the forum and need some help.

Given:

The field [date] has, for example, 4 records. To every [date] there is n [values].
To every [date] there is in the field n [values].


For example:
5/5/2010-> 10; 10 ; 13 sum= 33
5/6/2010-> 8; 9 sum= 17
5/7/2010-> 12 sum= 12
5/8/2010-> 5; 8; 10 sum= 23

the goal:

I want a line chart. The X-axis should indicate the available [date], e.g., 5/5/2010, 5/6/2010 5/7/2010 ...

For the date 5/5/2010 the sum 33 = 33 should be associated. y = 33
For the date 5/6/2010 the sum 33 + 17 = 50 should be associated. y = 50
For the date 5/7/2010 the sum 33+17+12 = 62 should be associated. y = 62
For the date 5/8/2010 the sum 33+17+12+ 23 = 85 should be associated. y = 85

How I do make this? How must the formula look in the chart? Thank you very much !

26 Replies
Not applicable
Author

Not applicable
Author


In the line chart the date fields [Datum] should stand in X axes.
In the Y axis the respective values eTKP

Here the value pairs (X, Y):

(03.05.2010 ; 7,018623737213 )
(04.05.2010 ; 6,806580684582 )
(05.05.2010 ; 6,735899667585 )
(06.05.2010 ; 6,700559159188 )
(07.05.2010 ; 6,679354854183 )

I owe you one !

Not applicable
Author

thank you

Not applicable
Author

Hi

On the Expression tab of chart, click on check box full accumaltion and values on data points and i think you should get what you are expecting. If not please post the expected result as you mention in first post.

Thank you

Not applicable
Author

Hi devang,

sorry, but the full accumulate dont show me the expected values.

I want a graph with the posted values.

Look at the eTKP value for each date.

Please help.

Not applicable
Author

Hi There,

can somebody help me ?

Thank You

Not applicable
Author

Try switching on Full Acumulation for the expression in the line chart, this should answer it for you and is the easiest way to do it.

Not applicable
Author

Hello,

unfortunately, this does not help me. The result with full accumulation, accumulates all y values.

And thats not what i am searching for. I have made some screenshots. I hope. it is now unequivocal what I want to do.

Many greetings,
honour

Not applicable
Author

1.

Not applicable
Author

2.