I've got a basic star schema data model in Power BI. In my Dates table I have "the usual" columns for date, year, month (name + number) and ISOWeek. I've created the date hierarchy that I want to display my data in but I can't get the date axis to work as I'd want it to work:
What I'm after would be the same kind of behavior I can get in Excel Pivot Tables where I've got the year mentioned just once and above the year I'd have my months. This would be enough for the axis but in my graph I'd want to display the weekly figures instead of the monthly aggregation. I can live with the week numbers on the date axis if I must but I'd prefer to have them only on the tooltip if possible.
Any idea on how to group the axis differently from the data itself? Or simply have the months / years show only once rather than displaying the whole the year - month - week on every data point on my date axis?
What I'm after would be the same kind of behavior I can get in Excel Pivot Tables where I've got the year mentioned just once and above the year I'd have my months. This would be enough for the axis but in my graph I'd want to display the weekly figures instead of the monthly aggregation. I can live with the week numbers on the date axis if I must but I'd prefer to have them only on the tooltip if possible.
Any idea on how to group the axis differently from the data itself? Or simply have the months / years show only once rather than displaying the whole the year - month - week on every data point on my date axis?