testing how error configuration works

Unanswered testing how error configuration works

  • Sunday, February 10, 2013 8:23 PM
     
     

    I'm trying to see how error configuration works in SSAS.

    I've added a record to the fact table which contains a key id which doesn't exist in the relevant dimension table.

    I've set error configs of the cube and  the measure group, to 'report and stop' in case of key not found. I save changes.

    When I process the  cube itself, however, the process doesn't fail as I would expect.

    It is only when I process the Project that I get a fail.

    Why should this be?

    Thanks