The ‘Unknown member’

When running cube processing and choosing to ignore key errors, there is an optional action for missing keys to ‘Convert to unknown’.

mceclip0.png

In other words, when we ignored the errors, the data belonging to those erroneous keys was not totally ignored. They were actually converted to an ‘Unknown’ category.

Now we just need to make this unknown category visible when we browse our data.

First we will open the Item dimension, because this was the dimension that was reported having dimension key errors. To view properties, right-click the dimension itself.

mceclip1.png

The property we are looking for is called the ‘UnknownMember’ property, and we want to change the value of this property to Visible.

mceclip2.png

The change of this property will have an effect when browsing the dimension and when browsing the cube. However, both need to be processed again before we can see any changes.

When you re-process a dimension or a cube or the entire Analysis Services project, you may experience that the browser does not reflect any of your changes. This is most often because the browser was already open during the re-processing, and you will need to re-connect to the database to see before you can see any changes.

Sometimes you will get a warning regarding the necessity to re-connect. But otherwise it is recommended re-connecting every time you re-process.

mceclip3.png

Now, when we browse the cube, we can see that indeed data that was otherwise lost is now related to the ‘Unknown’ category.

mceclip4.png

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.