A caution on using Dimensional DSVs in Data Mining

Fig 1: A Dimensional DSV
Be aware that if you include a column from a Dimension table in your Mining Structure, the model will actually identify each key entry on the source table as a distinct value, rather than each distinct value in the Dimension table. I found this out because I added a grouping category to one of my dimensional tables – a simple high – medium – low group – and there were multiple values in the attribute states for each grouping, as below:

Fig 2: Mining Legend
To work around this you will need to add a Named Calculation to get the group on the main table, or convert the main table to a Named Query.
Comments
One Response to “A caution on using Dimensional DSVs in Data Mining”Trackbacks
Check out what others are saying about this post...[...] a followup to this post I have found that not only does using a table external to the one being mined to provide a grouping [...]