Forum Discussion
QuickBaseCoachD
7 years agoQrew Captain
OK, easy,
so make a formula text field called [date] with a formula of
Date([Year from accounting system], [Month from accounting system], 1)
That will set each record to have a date field of the 1st of the month. It does not matter which day of the month they areas you are grouping by month.
The use the date field on your X axis and get rid of the series.
so make a formula text field called [date] with a formula of
Date([Year from accounting system], [Month from accounting system], 1)
That will set each record to have a date field of the 1st of the month. It does not matter which day of the month they areas you are grouping by month.
The use the date field on your X axis and get rid of the series.