Data Mining‎ > ‎

Turn On "Session Mining Models" Feature

Session Mining Models is a feature in MS Analysis Service allowing a connection to create temporary model and use it to analyze data. When disconnected, that model will be removed from the database.

This feature is disabled by default. As some features in MS Excel Data Mining require this feature to be enabled, here are the steps to turn it on.
  • Start your Analysis Service service
  • Launch SQL Server Management studio
  • Log on to your Analysis Service instance using "Object Explorer"
  • Right click on your instance server node and choose "Properties"



  • In the dialog editor, set "Data Mining \ AllowSessionMiningModels" to "true" and click "OK" button



  • Done
Comments