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 li...
amitchandak
6 years agoSuper User
Fidzi8 , What is the challenge here. not able to get the real problem
Fidzi8
6 years agoHelper V
amitchandak, i don´t know how I insert two conditions (On-time? and Type of loading) into a chart.
Thank you
Ondřej
- amitchandak6 years agoSuper 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]
- Fidzi86 years agoHelper V
- amitchandak6 years agoSuper User
Fidzi8 , can you share the calculation /measure