Hi Guys,I'm confused I'm trying to setup a dimension so when the key is not found it replaces the value with the unknown member. I've setup the dimension as followsUnknownMember = VisibleUnknownMemberName = 'Unknown'Error ConfiguarationKeyErrorAction = ConvertToUnknownKeyErrorLimit = -1KeyErrorLimitAction = StopProcessingKeyNotFound = IgnoreErrorbut when I try and process the cube it's fails with key not found it reports it's convert it to an unknown member but the error limit has been reached so has stopped processing.The only way I can get it to process is to change the error configuration in the dialog that opens when you process the cube which I assume is applying to all dimensions not just the one I want it setting up for. Surely I shouldn't have to do this it should be picking it up from the dimension configuration shouldn't it?
↧