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…
Analysis Service – How to create a measure of varchar datatype in SSAS cube
Work round: 1) We can do some work around if we have data like Age (21,50, 75) which is stored…
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…