Is there anyway to have SSAS compare what changed between models before and after the refresh?
Once the model is refreshed it loads all the data into memory (then purges the old copy) but I was wondering if the old copy could be queried to do a diff?
Has anyone worked on anything like that by chance?
The goal would be to flag changes to highlight what is different and encourage reporting by end users on those change areas.