I’m able to use an IIF statement to convert the fiscal periods to months (i.e. January, etc.) however the BAQ only allows a nested IIF statement of 10 levels. Is there a workaround to convert all 12 fiscal periods to their 12 months?
I just need the actual Month so if Fiscal Period = 1 then it should equal “January” and not the actual date format. Does that expression return the actual month of “January”? I’m using that value as a tracker filter in the dashboard so rather than use 1, the users can select “January”.