Unable to generate a model from the OLAP datasource
I have generated a model from the TfsReportDS datasource and I can write reports with that. If however I try to generate a model from the TfsOlapReportDS I get the following error:
SQL Server Reporting Services
ErrorAn error occurred while generating model. (rsModelGenerationError) Get Online Help An error occurred during the generation of semantic model : [Create mapping between cube dimensions and database dimensions]Unexpected error occurred : Schema indicates that cube dimension '[Team System].[Agent Machine]' is based on dimension 'Machine', however, the entity representing 'Machine' cannot be found..
[Create mapping between cube dimensions and database dimensions]Unexpected error occurred : Schema indicates that cube dimension '[Team System].[Agent Machine]' is based on dimension 'Machine', however, the entity representing 'Machine' cannot be found.
Unexpected error occurred : Schema indicates that cube dimension '[Team System].[Agent Machine]' is based on dimension 'Machine', however, the entity representing 'Machine' cannot be found.
That is very puzzling and means nothing to me. What is wrong here?

