Forum Discussion
DouglasAPlummer
10 years agoNew Member
Chart Axis inserting values that do not exist in data
I have fiscal year month data that when added to a stacked bar chart is included data that does not exist. Values are 201401 50 units 201402 60 units ... 201412 xx unit 201501...
Greg_Deckler
10 years agoCommunity Champion
Try changing your x-axis to categorical instead of linar and see if that solves it.
- DouglasAPlummer10 years agoNew Member
That did the trick, thanks much