Forum Discussion
Fidzi8
6 years agoHelper V
Line chart
Hi,
i need create this chart.
This chart is from my old report where I created secondary table but when I edit data - I must edit secondary table.
Now I create now report where I would like create new chart where I won´t have to have any secondary table.
- chart legend is "YES" and Type of loading
Thank you
Ondřej
8 Replies
- amitchandakSuper User
Fidzi8 , What is the challenge here. not able to get the real problem
- Fidzi8Helper V
amitchandak, i don´t know how I insert two conditions (On-time? and Type of loading) into a chart.
Thank you
Ondřej- amitchandakSuper User
Fidzi8 , you can not have two legends. nor two measures and legends.
So append these two and create one column and try
New Type = [Ontime] & " " & [Type]