Skip to main content

Month and year graph Interface

  • January 31, 2025
  • 1 reply
  • 34 views

Nathan_Ramey
Forum|alt.badge.img+9

Hello!

I am trying to create a graph to show how many records where submitted in each month of each year, and for some reason I just can't think of a way to accomplish this.

Example Jan 2020 =1, Feb 2020 = 3 .......... 12 2024 = 89, 1 2025 = 90 sorted in order

Anyone know how to do it?

1 reply

Forum|alt.badge.img+5
  • Participating Frequently
  • February 1, 2025

Hey Nathan,

You can accomplish this directly within the graph without having to create an additional field.

When creating the bar graph to display how many records were submitted per month, simply select your date field in the X-axis and use the "Bucket by" option to bucket by "Month".

Let me know if that solves your issue!

-Matt