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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Area Chart(or line chart) in chart table

Hi All

Now I have a serious steps in Excel:

1. Original Table

YearProductGrade
20111A
20112A
20113B
20114B
20115B
20116C
20117C
20118C
20119C
201010A
201011B
201012B
201013C
201014C
201015C
200916A
200917A
200918A
200919A
200920B
200921C

2.

201120102009
A214
B321
C431
Total966

3.

201120102009
A22%17%67%
B33%33%17%
C44%50%17%
Total100%100%100%

4.And Then I could insert a line chart:

111.jpg

And My question is How can I just load the original data from my data source and insert the final area chart directly?

Labels (1)
1 Solution

Accepted Solutions
tresB
Champion III
Champion III

Expression tab-> check 'Relative'

321.png

View solution in original post

10 Replies
tresB
Champion III
Champion III

May be like attached sample?

Not applicable
Author

Thanks!

I would like to count the number of grade and get their % of total sample in one year, not sum of the product. The number of product just a mark....

tresB
Champion III
Champion III

Change the expression accordingly. =Count(Grade)

Not applicable
Author

How can you get the % of the count(grade) of that year?

tresB
Champion III
Champion III

Expression tab-> check 'Relative'

321.png

Not applicable
Author

Thanks so much!

Not applicable
Author

A further question....

How can I change the order of Y-Value?

I just try many time and could not find it....

Not applicable
Author

I follow your method to click the 'Relative', it seems that the % if of the whole sample not just for that specific year, so the accumulated area of the % is not 100%......

tresB
Champion III
Champion III

Expression tab-> check 'Full Accumulation'