Forum Discussion
darshaningale
Resolver II
3 years agoPlot 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...
- 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.
darshaningale
Resolver II
3 years agoI 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.