Forum Discussion

darshaningale's avatar
darshaningale
Icon for Resolver II rankResolver II
3 years ago
Solved

Plot date wise data on a line chart

I have Month on the X axis of a line chart and count on the Yaxis. I am using Date table to plot month on the X axis. The base data has dates in the table. Before June i want to plot months on the X...
  • darshaningale's avatar
    3 years ago

    I created another column based on the Month column. For month before june i used same number. For month after June i used the actual date. and put this column on X Axis.