The BO webpart on the CFO rolecenter has a couple of buttons "Add indicator"/"Manage indicators" (and conversely Add/manage kpi if you were running it in BO mode); these links do not currently work. I've checked my event log and it indicates that there are some "invalid time period" errors.
I have gone back to the SystemAdministration>Setup>BI>AnalysisServices>TimePeriods form and re-imported from AOT, recycled my AOS as well
stack:
An unexpected error has occurred.
The period is not valid
System.ArgumentException
at Microsoft.Dynamics.Framework.Portal.UI.WebControls.WebParts.TimePeriodsHelper.Microsoft.Dynamics.Framework.Portal.UI.WebControls.WebParts.ITimePeriodsHelper.IsCurrentTimePeriod(String timePeriodsName)
at Microsoft.Dynamics.Framework.Portal.UI.WebControls.WebParts.IndicatorMdxQueryBuilder..ctor(Indicator indicator, String company, String currencyCode, List`1 filterProviders, ITimePeriodsHelper timePeriodsHelper)
at Microsoft.Dynamics.Framework.Portal.UI.WebControls.WebParts.CubeHelper.GetMdx(Indicator indicator, String company, String currencyCode, ISession session, List`1 filterProviders, Boolean& isTimePeriodQuery)
at Microsoft.Dynamics.Framework.Portal.UI.WebControls.WebParts.BusinessOverviewWebPart.CreateRow(Indicator indicator, Int32 indicatorIndex, String company, String currencyCode, String currencySymbol, String cssClass, NumberFormatInfo numInfo)