Forum Discussion

Nikola237's avatar
Nikola237
Advocate II
5 years ago
Solved

Multiple line chart summarization problem

I have this type of data:

 

Value        Year      Week

312         2019        1

744         2019        2

413         2020        1

641         2020        2

 

When I try to make multiple line chart by week, which compares one year to another, I get this unwanted Value summarization between years:

 

How can I prevent this?

2 Replies