Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Continuous Year Week on line chart

Hi,   I have a date table in my model, where one column is a concatenation of the year and the week ( = [Year] & "-" & [WeekOfYear]).   I want to use this column in the X-axis on my line chart. B...