Hi sara19_s,
I think you need use Data Mining Extensions (DMX) to query, Data Mining Extensions (DMX) is a language that you can use to create and work with data mining models in Microsoft SQL Server Analysis Services. You can use DMX to create the structure of new data
mining models, to train these models, and to browse, manage, and predict against them. DMX is composed of data definition language (DDL) statements, data manipulation language (DML) statements, and functions and operators. Please see:
http://msdn.microsoft.com/en-us/library/ms132058.aspx
Refer to how to use Data Mining Extensions (DMX) to make time series predictions, see:
http://msdn.microsoft.com/en-us/library/ms132167.aspx
Thanks,
Eileen
Eileen Zhao
TechNet Community Support
