Forum Discussion
Anonymous
4 years agoNot applicable
Line chart
Hi, I need to create a line chart using below data. when I tried it is summing up all the values. Is it possible to show three values for single date in a line chart? Please help. if not please...
- 4 years ago
Anonymous , And the random number to DateTime
Date time= [Date]+ Time(0,0,rand() )
Then try these new columns
community_pinki
4 years agoHelper II
Hi Anonymous ,
Yes,We can have a multiple lines in the Line chart.
I have tried you can check it out in attachment.
It is showing the values for BOD and EOD for a particular date when hover over on the markers without summing up in the tooltip of line chart.