Forum Discussion
zealotworld
3 years agoFrequent Visitor
Line Chart X asix cannot maintain continuous type
Hi there, I need 4 data in a line chart: 1 date, 2-week number, 3 value and 4 provider with the following setting: X-axis with date and week number, Y-axis with value and separate with provider ...
MFelix
3 years agoSuper User
Hi zealotworld ,
Where are you getting this hierarchy from is it from the fact table or are you using a calendar table?
It seems to me that you have missing dates values on your model so it does not return continuous data.
zealotworld
3 years agoFrequent Visitor
Hi MFelix , X axis is from the calendar table that contains a continuous date and week number.
I am very confused because the continuous line works for
value + week + legend
value + date + legend
value + week + date
but not
value + week + date + legend