2 件の回答
Hi Ashwini,I tried this even though I don't fully understand what it's doing. Unfortunately it appears to give me a result very similar to mine above. Now, what I realize is this database has no FY set up so it's showing FY for the calendar year (the Fiscal Year field for reports is drawing from the FY that is set up in the database which is the same as Calendar Year (CY)), while the Fiscal Day field calculates for a fiscal year. That explains why in my case FY 2021 shows days in March and July of CY 2021 as if they are in FY 2021, whereas they SHOULD be in FY 2020. Note the way I calculated this depends on the FY definition calculating based on the start year, not the end year. So 9/1/2021 would start FY 2021, instead of FY 2022. I'll have to figure out the solution for a FY defined by the end date.Thanks for the help, but I'm back to the drawing board. I can't change the FY of the current instance I'm working in so I'll have to build a dev instance where I can set the FY to another date and try the entire thing again.