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 Multi-Dimensional Cube Storage Modes
Below is the SSAS cube storage table which is helpful in choosing the right storage mode for your application based…
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 Query Performance Detail Report
The objective of this article is provide information on how to monitor Cube performance by logging their query logs and…