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

Errors in the OLAP storage engine: The attribute key cannot be found when processing: Even though key Exist in Dim Table..

$
0
0
Hi All,Recently I added new fact table called Orderline to my Order Cube and want to use all the dimension attributes of Order measure group for Orderline, so i added new dimension called Order with only OrderKey and used the same for referenced Dimesnion...under Dimension Usage Tab.However when i process the cube i am getting the following error:Errors in the OLAP storage engine: The attribute key cannot be found when processing: Table: 'dbo_DimProviders', Column: 'ProviderKey', Value: '6729854'. The attribute is 'Admit Prov Key'. Errors in the OLAP storage engine: The record was skipped because the attribute key was not found. Attribute: Admit Prov Key of Dimension:and i found the records in DimProvider table for that correspounding values.I know my data is clean, I am not sure about the problem and i dont want to change processing settings to ignore the errors..while processingIn reading various blogs, I've taken the following steps:1. Successfully processed each dimension separately2. Dropped and recreated my partitionsBut no luck..Any suggestions are really appreciated..RegardsKrishna

Viewing all articles
Browse latest Browse all 1341

Trending Articles