Custom x-axis values in Power BI
I want to plot a graph over a year+weeknumber on the x axis. Each data-point contains this specific value; for example week 7 of 2016 is expressed as 201607 etc. and called YearWeek I created a date table in which I calculate all possible YearWeek value in a certain date-range. Then I created a YearWeek table extracting all distinct YearWeeks. This I connected to the Fact-Table. What I want to chart is exactly according to this matrix: Note that I explicitly selected to show items with no data to obtain the full time line. It continues down to 201852 but you get the picture. When I attempt to