Have an Excel Spreadsheet with two columns and 52 rows (retail sales)
Date Qty
1 5
2 8
etc
Tried to run the above Addin. Error message:
"Session mining object (...) can not be created on this instance."
Any ideas?
Thanks,
Sergei.
You need to set the DataMinnig\AllowSessionMiningModels property to true on your Analysis Services server. Run SQL Server Management Studio, right click on the server in the object explorer, and select properties to set it.
No comments:
Post a Comment