Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

time series against a cube in SSAS2005, how to??????

 
   Database Forums (Home) -> Datamining RSS
Next:  Need help connecting users to a SQL Server that i..  
Author Message
Jeje

External


Since: Apr 17, 2006
Posts: 184



(Msg. 1) Posted: Thu Jan 17, 2008 4:23 pm
Post subject: time series against a cube in SSAS2005, how to??????
Archived from groups: microsoft>public>sqlserver>datamining (more info?)

Hi,

I try to create a simple test data mining model to forecast the sales.
my cube contains a time dimension with only the fiscal years.
I create my time series DM model, select the years as the key time, but when
I try to publish the solution I'm receiving an error:
Error 1 Error (Data mining): The data type specified for the 'Fiscal Years'
column of the 'Test' OLAP mining structure is not compatible with its source
attribute ('Dim Fiscal Years' in the 'Fiscal Years' cube dimension). 0 0I don't understand what's appends.

The key column is a smallint column in the database and in the cube.

any idea?

thanks
Jerome.

 >> Stay informed about: time series against a cube in SSAS2005, how to?????? 
Back to top
Login to vote
Dejan Sarka

External


Since: Mar 18, 2004
Posts: 317



(Msg. 2) Posted: Wed Jan 23, 2008 5:08 am
Post subject: Re: time series against a cube in SSAS2005, how to?????? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Jeje,

Check the data type of the column you are using as Key Time in your mining
model. For this type of column, allowed data types are Double, Long, and
Date. Maybe is the OLAP type text? Can you create a calculated member of
desired type in your cube, and use it as key time in mining model? Or is it
just wromng mapping from OLAP to DM type, and you can just change the data
type in your mining structure?

--
Dejan Sarka
http://blogs.solidq.com/EN/dsarka/default.aspx

"Jeje" wrote in message

> Hi,
>
> I try to create a simple test data mining model to forecast the sales.
> my cube contains a time dimension with only the fiscal years.
> I create my time series DM model, select the years as the key time, but
> when I try to publish the solution I'm receiving an error:
> Error 1 Error (Data mining): The data type specified for the 'Fiscal
> Years' column of the 'Test' OLAP mining structure is not compatible with
> its source attribute ('Dim Fiscal Years' in the 'Fiscal Years' cube
> dimension). 0 0I don't understand what's appends.
>
> The key column is a smallint column in the database and in the cube.
>
> any idea?
>
> thanks
> Jerome.
>
>

 >> Stay informed about: time series against a cube in SSAS2005, how to?????? 
Back to top
Login to vote
Jeje

External


Since: Apr 17, 2006
Posts: 184



(Msg. 3) Posted: Wed Jan 23, 2008 7:24 am
Post subject: Re: time series against a cube in SSAS2005, how to?????? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I'm using a smallint type
I have tried to use int type, but its the same result.

the system doesn't found any of these types compatible with a long or double
type.

"Dejan Sarka" wrote in
message
> Jeje,
>
> Check the data type of the column you are using as Key Time in your mining
> model. For this type of column, allowed data types are Double, Long, and
> Date. Maybe is the OLAP type text? Can you create a calculated member of
> desired type in your cube, and use it as key time in mining model? Or is
> it just wromng mapping from OLAP to DM type, and you can just change the
> data type in your mining structure?
>
> --
> Dejan Sarka
> http://blogs.solidq.com/EN/dsarka/default.aspx
>
> "Jeje" wrote in message
>
>> Hi,
>>
>> I try to create a simple test data mining model to forecast the sales.
>> my cube contains a time dimension with only the fiscal years.
>> I create my time series DM model, select the years as the key time, but
>> when I try to publish the solution I'm receiving an error:
>> Error 1 Error (Data mining): The data type specified for the 'Fiscal
>> Years' column of the 'Test' OLAP mining structure is not compatible with
>> its source attribute ('Dim Fiscal Years' in the 'Fiscal Years' cube
>> dimension). 0 0I don't understand what's appends.
>>
>> The key column is a smallint column in the database and in the cube.
>>
>> any idea?
>>
>> thanks
>> Jerome.
>>
>>
>
 >> Stay informed about: time series against a cube in SSAS2005, how to?????? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
time series - I have a model that predicts sales for a pharma company. The model is made up of a case value (molecule) and their sales over a period of time. I can predict future values but when I try to go back in time I get an error The query is : SELECT FLATTENED...

time series historic_model_count and gap???? - if i have a model that has arrivals spreading on two years aggregated by an hour meaning 24 points a day and 24*7 a week. what would be the correct parameters for the time series historic_model_count, gap and hint????

Time Series Problem - When I use DMX query to train my Time Series Model based on Analysis Services Tutorial Lessson 4 database as follows: INSERT INTO MINING MODEL [myModel] (OrderDateKey, SalesAmount) select [Measures].[Internet Sales-Sales Amount] on columns, {[Order..

Microsoft Time Series - I'm having some difficulty using the Microsoft Time Series. I'm using two tables which contain daily sales amounts for 2 stores. Tables are identical except for sales amounts. Columns are date (key) and salesamt (predict). When I build a model..

time series stdev? - is there any way to see a field of the standart deviation of the data when using the predicttimeseries prediction query?
   Database Forums (Home) -> Datamining All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]