Hi,
i´ve a table with orders with columns TransactionID, Article, Date,.... based on the TransactionID and article i run the association rules alg.
well, at next step i would like to get the result sorted by date, so i can see the difference between itemsets in 2009 an 2011 for example. what kind of options do i have to realize that?
i already thougt about creating a cube within an dimension based on a mining structure, but i´m not sure if this would work...
Thanks,
AnalyzerBI