I am new to SQL Server OLAP Cubes. I am having the following issue like
ex I have purchase order and invoice tables which are used in data source view. These two tables are related by purchase order ID which have one to many relationship with invoices.
I am getting the following error for the purcahse orders which i dont have invoices
Errors in the OLAP storage engine: The attribute key cannot be found when processing: Table: purchase order
Can anyone throw some light on this to help me