Referenced Table Dimension worked in June SQL Release but fails in Sept Release

I have a SQL table named PkgGroup that is related to the Item table, the Item table is then related to the MonthlyTrans fact table with the measures I want to aggregate.  I used the Dimension Usage Tab of the Cube Designer to designate that the PkgGroup table was related by reference to the Item table.  In the June release this worked fine and my table processed correctly.  When I use the same Analysis Services Project that had been created with the June release against the same SQL Server database that I had Backed Up and then Restored with the installation of the Sept release, I get an error message that includes this line - "The attribute key cannot be found: Table: dbo_PkgGroup, Column: PkGrpNo, Value: 73087".  I have rechecked the Tables, the Relationships, and the underlying data and it all seems to be in order.  Is the  new release not working correctly or is it something I'm doing wrong

Answer this question

Referenced Table Dimension worked in June SQL Release but fails in Sept Release

  • Referenced Table Dimension worked in June SQL Release but fails in Sept Release