Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
if u want to start ur fisical month on april then u use
Yearname(TempDate,0,4) as FiscalYear,
and if u want to start with aug then
Yearname(TempDate,0,8) as FiscalYear,