Why does the KPI working fine in Administrator module produce an Invalid error in Analyst module?

Why does the KPI working fine in Administrator module produce an Invalid error in Analyst module?

If the definition of the KPI has undergone some changes in the data model, KPI shows the 'Invalid' message. Either a measure or a dimension associated with the KPI might have undergone a change. Here is an example of such and issue and its solution. Issue: ‘Sales and Margin Growth’ KPI shows the message ‘Invalid KPI’. The user can modify the KPI through Admin module and can view the preview of the KPI but it is not working in Analyst side. When ‘cluster’ filter is removed from the KPI, it still appears in the KPI definition. Solution: Check if physical dimension is available In the dbmodel.xml. Remove the Link Dimension Cluster. Add the physical dimension. Modify all the KPIs that contain Cluster Filter, from Admin module (in case it is not accessible via Analyst). Delete the ‘cluster’ filter. Re-visit mssql_dbmodel.xml, and remove the physical ‘cluster’ dimension.