Forum Discussion
Doa
6 years agoFrequent Visitor
Line and Stacked Columns Chart for Discontinuous Datetime Table
I have a discontinuous datetime table, which there are datapoints from 7:42 - 8:06 am and the other points at 19:42 - 21:15 pm, as shown below. I want to develop two charts; the first is line (X vari...
Doa
6 years agoFrequent Visitor
Hi,
Thank you @v-easonf-msft for your time and effort. I will try if I can find a way around it, maybe creating time data and use it to develop the charts.
Best regards,
Doa
v-easonf-msft
6 years agoCommunity Support
Hi , Doa
Could you please tell me whether your problem has been solved?
If it is,your can add your reply as Answered to close this thread.
Best Regards,
Community Support Team _ Eason
- Doa6 years agoFrequent Visitor
Hello v-easonf-msft,
I could not solve the issue the way I wanted. I was only able to develp the following chart that look like bar chart by creating a time table and with using the a measure Y = sum(x) + 0.
Best regards,
Doa