This issue occurred when we move/copy the SSAS solution to a different folder. if this is not getting solve by any of the way then the workaround that can be done is to create a new project by importing the project from Tabular instance using “Import from Server” in SQL Server Data Tools in case you have copy of solution deployed in SSAS tabular instance.
Related Posts
SSAS Error – KEY NOT FOUND while processing the Cube
1) The KeyNotFound property on the dimension ErrorConfiguration is for snowflake schema. 2) For example, you have employee table which…
SSAS – When we need to do full processing of the cube even we have daily incremental processing of the cube.
Following are the scanario(s) in which we need to do full processing of the cube even we have daily incremental…
SSAS Query Performance Detail Report
The objective of this article is provide information on how to monitor Cube performance by logging their query logs and…