How to Assign Fiscal Year when different from Calendar Year

Hi,

I am struggling with how to assign my company’s fiscal year verses the calendar year. The fiscal year is April 1 to March 31.

My objective would be to save a file within a folder named after the Fiscal Year, (example “FY17”, 'FY18", or "FY19). I am only finding information on how to assign calendar year range.

Any help would be greatly appreciated!

@melaniewatson Use this custom activity-
DateTimeExtendion.Activities.1.0.0.nupkg (4.3 KB)

1 Like

@Madhavi Any chance you could send as xaml? I am unable to open nupkg.

Its not a xaml file. Its a custom package created using .net code.
Open Manage packages and Install the package. Once installed, you can see Get Fiscal Year activity under Activities.

Refer “Adding Your Own Packages” section in