Does anybody out there know how to use SQL Server Analysis Services? I am trying to use it for a project in my data mining class at school, and I have some questions.
The data set I am trying to analyze has roughly 22,000 columns. The limit in SQL Server is 1024 columns, so I normalized the data into two tables and got it loaded up. I am trying to run a Decision Tree analysis against the data, and I can't seem to figure out how to configure the model to get the analysis I want.
If anyone out there (local to Phoenix) has any experience with Analysis Services, please help!?