Hi,
I am currently having issues with my fiscal year. Our physical year is from AUG - JUL. The application is a YTD so the periodic measure is a calculation. On processing and optimizing the legalapp I noticed that the calculation for periodic resets to include NOT INSTR("TOTALQ1JAN",[TIME].PROPERTIES("PERIOD") as part of the calculation for each instance of my account hierararchy. On changing teh TOTALQ1JAN to TOTALQ1AUG directly in the MDX my periodic calcs work correctly again for those periods, however once an optimise is run again the calc is reset. This is now also possibly causing us problems with our account transformations for opening balances. I have had a look at appset parameters and application parameters and I can't seem to see where the first period of the fiscal year should be set.