Forum Discussion
Problems with graph showing timestamped data, can't use working calendar as x axis.
- 5 years ago
Hi, h4tt3n
It’s my pleasure to answer for you.
According to your description,I think the calendar table may be no problem.But,your data has millisecond, Although they are datetime types, they can't match,so it doesn't show up.You can try to extract the year, month, day,hour,minute and second from the original data in PQ to reconstruct a datetime,then create relationships.
If it doesn’t solve your problem, please feel free to ask me.
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks alot for sharing your DAX code and showing the relationships between your sensor data and the created calendar. This thread helped me big time plotting sensor data over time with a nice slicer for date