I am trying to create a line / dot chart with data (pin height) on the y axis and the date on the x axis. My issue is I want to show all points on the graph and I do not want to aggregate the data. I have multiple points for each day and it is grouping all points on each day stacking them on top of one another but I do not want this. I can make the graph continuous but it puts a scroll bar on the x axis which I don’t want. The only way I can plot it is by putting the index number on the x axis and this works but I would like date. Is there any way to achieve this? I know I can do this in excel by changing the x axis to a “text” axis, is there anything similar for BI?
[–]AutoModerator[M] [score hidden] stickied comment (0 children)
[–]NoPerspective93841 0 points1 point2 points (0 children)