Forum Discussion
DavidNash
8 years agoRegular Visitor
Line Chart with Date Value Y-Axis
I am trying to make a line shart with date values on the Y-Axis. Is there any way to do this? The current line shart only seems to allow numerical values to be shown.
SteveCampbell
8 years agoMemorable Member
Could you provide an example (picture) of what you're trying to achieve? I'm still a bit confused at the conecpt.
DavidNash
8 years agoRegular Visitor
- jthomson8 years agoSolution Sage
As a clunky workaround, maybe:
- create a column/measure that calculates the difference in days between the bottom value on the y-axis of the image you've posted
- use that figure as your y-axis value
- set your y-axis start/finish to fixed values
- then turn off the axis labels and use text boxes to label it as dates in the correct spots
Not ideal but I can't think of a better way round it right now