Forum Discussion

fedpar's avatar
fedpar
Microsoft Employee
10 years ago

Data type Date not sorting on a line chart

I'm trying to display some data on a line chart. Specifically, I want them to be split by week. I have a column called EventDate that contains DateTime values. To classify them by week, I created a c...