So I have this dimension in my cube that is a date type dimension. Its hierarchy is:
Year
Quarter
Month
Date
I had Year as the key column for the Year level and Quarter as the key column for the Quarter level. Problem was that when looking at things at the quarter level, quarters for different years were mixed together.
So I used the SQL 2005 BI tool and edited the key columns on the quarter level to be Year & Quarter. I did the same thing for the month level: Year & Month.
Now I get the following error when I try to save my changes:
TITLE: Microsoft Visual Studio
------------------------------
Dimension 'Chg Close Date' cannot be saved because of the following errors:
Errors in the metadata manager. The key columns of the Month attribute 6 measure group attribute do not match in either number or data types to the key columns of the source attribute.
Errors in the metadata manager. An error occurred when loading the TransactionsNonDC measure group, from the file, '\\?\C:\Program Files\Microsoft SQL Server\MSSQL.2\OLAP\Data\PulseIQ2005.0.db\Transactions.0.cub\TransactionsNonDC.9.det.xml'.
Any ideas?
Year
Quarter
Month
Date
I had Year as the key column for the Year level and Quarter as the key column for the Quarter level. Problem was that when looking at things at the quarter level, quarters for different years were mixed together.
So I used the SQL 2005 BI tool and edited the key columns on the quarter level to be Year & Quarter. I did the same thing for the month level: Year & Month.
Now I get the following error when I try to save my changes:
TITLE: Microsoft Visual Studio
------------------------------
Dimension 'Chg Close Date' cannot be saved because of the following errors:
Errors in the metadata manager. The key columns of the Month attribute 6 measure group attribute do not match in either number or data types to the key columns of the source attribute.
Errors in the metadata manager. An error occurred when loading the TransactionsNonDC measure group, from the file, '\\?\C:\Program Files\Microsoft SQL Server\MSSQL.2\OLAP\Data\PulseIQ2005.0.db\Transactions.0.cub\TransactionsNonDC.9.det.xml'.
Any ideas?