I built a chart report that sources data from a SQL database. I have a scatterplot with 2 x-axis to compare the data from 2 different periods (2 weeks in each period). I want the dates to show up however they show up as numbers (1, 2...14). I can't really hardcode the dates since I built it so that when I hit refresh data, everything refreshes. Does anyone know how to fix this?