Skip to main content
Level 2
April 9, 2025
Question

Report group by Fiscal Years

  • April 9, 2025
  • 3 replies
  • 405 views

Hi! I have a project report that I want to group by fiscal year (July 1 - June 30).

Is it possible to create a grouping to organize projects by their Actual Start Date, which each sub-group being an FY? There does not seem to be a default, so is this a text-mode thing?

 

Other things to note:
We do not use financials.

Our projects do have an FY23/FY24/F25 at the beginning of each project name.

3 replies

kautuk_sahni
Employee
July 29, 2025

@alvinala1 Just checking in — were you able to resolve your issue? We’d love to hear how things worked out. If the suggestions above helped, marking a response as correct can guide others with similar questions. And if you found another solution, feel free to share it — your insights could really benefit the community. Thanks again for being part of the conversation!

Kautuk Sahni
skyehansen
Level 4
April 10, 2025

In order to group by fiscal year, you would have to configure something in your system that defines your fiscal year. Most customers use a dropdown field picker and force users to select a fiscal year. Since your projects are named in a specific way, you can also use calculated fields to indicate this. Looking at the calculated data expressions page:

https://experienceleague.adobe.com/en/docs/workfront/using/reporting/reports/calculated-custom-data/calculated-data-expressions#date-time-calculated-custom-fields

 

you could maybe use LEFT({name},4) but honestly you should test it, especially since you also want to sort by this field.

RowvillBh1
Level 5
April 10, 2025

Hi Alvina,

 

Yes, you can certainly achieve this by adding a grouping for actualStartDate under the Groupings tab of your report (In edit mode). Then you should see a dropdown just below the grouping : "Group Dates by" select year in this dropdown and you should have what you're looking for.

 

Hope this helps 🙂

 

Regards

RB