I have some data that fact can't match dimension, like there is item_key=1 in fact1 and item dimension dont have this key 1, when i process the cube by an agent job which ignored this kind of mismatched error, will fact2, fact3... data be loaded into cube correctly?
I mean, does ignore error interrupt or just continue?