Is there a function or macro already developed that converts calendar date to fiscal date? I had hoped to use a pre-existing Oracle function when writing some revenue data to a new table, but can't figure out how to make that work (yes I know - different problem!!)
My company's fiscal year starts on October 1st. I want to create a new column in the output revenue table with the fiscal year and month (for example December 12, 2020 would yield a fiscal year/month of "202103").
I will be running the workflow in my Gallery.
Any thoughts or examples appreciated!! I'm pulling my remaining gray hair out...