Hi Sriharsha,
If my db is oracle, i have fiscalyear(yyyy) in format and fiscal month in format(m). Then i tried modifying your formula accordingly as;
to_char([Date],'mmm.yyyy') // to give output as 003.2015
Throws me data type not recognised error. Could you pls let me know where iam going wrong.
Thanks,
Dinya