Year Over Year Attendance - Free Event but Crosses Fiscal Year

So I have been playing with this one widget for a few days and I can't seem to filter it right to get what I want on a line chart. 

We do an Art Happy Hour every Thursday night over the summer that is free to attend for everyone (members, non-members, doesn't matter). It's from end of May to beginning of September. 

I would like a line graph that shows year over year, so Summer 2022 on one line, Summer 2023 on a second, etc.

I need it to go in date order (so left to right May - September) on the x axis with the labels of each Thursday by date (so 8/3/23, 8/10/23, 8/17/23, etc.)

My problems start because of when our Fiscal Year is. Our FY is July 1 to June 30, which is smack-dab in the middle of Art Happy Hour's run. Either because of Fiscal Year or some other filter, the months seem all out of wack (it'll start with August, then go to May, then September, before going back to June and July). 

Can someone tell me what I have to put on the X axis, value, and break by in order to get what I want? 

Here is a screenshot of the dashboard and the filters currently. I'd show you it flipped to a line graph, but it gets really wonky. 

Parents
  • For some reason the Network won't let me reply back to your reply below. I tried your suggestion and it shot an error (the whole widget has a red triangle with an exclamation point, that when I hover over it says "Error Querying Your Data Model."

    And it's still keeping it all on the same line. I need 5/22-8/22 on one line and 5/23-8/23 on a second line. So I guess the x-axis can't go by exact date. How else can I get it to show every Thursday for those selected months?

  • If you return to your original widget and instead of Calendar Month use Calendar Month Sort, it will order the months correctly. Then instead of breaking by Season Fiscal Year, use the Performance Date Calendar Year.

    A problem is that this should look fine with a column chart, but a line chart with two fields on Categories will break the line between changes in the first category (Calendar Month Sort). Will a column chart suffice?

Reply
  • If you return to your original widget and instead of Calendar Month use Calendar Month Sort, it will order the months correctly. Then instead of breaking by Season Fiscal Year, use the Performance Date Calendar Year.

    A problem is that this should look fine with a column chart, but a line chart with two fields on Categories will break the line between changes in the first category (Calendar Month Sort). Will a column chart suffice?

Children