Quantcast
Channel: SQLServerCentral » Data Warehousing » Analysis Services » Latest topics
Viewing all articles
Browse latest Browse all 1341

Change to Dimension ID and Fact ID from Varchar to Int. Need to sort in Analysis Services

$
0
0
In an attempt to get something done quick I made a blunder and my Age dimesnion IDwas varchar along with the fact table.I managed to sort it out and they are now both int.However Im getting the following error message(s) for every fact table.Error 1 MeasureGroupAttribute [SEN].[COP Stage Pupil Business Measures].[Age].[DW Age ID] The key column #0 has data type 'WChar' different than the attribute's key column data type 'Integer'. 0 0 Im not sure how to sort this out. is there any way to get this reset?TaDebbie

Viewing all articles
Browse latest Browse all 1341

Trending Articles