• It looks like you're referencing just the Atttribute as opposed to the member. I'd expect a reference something like:

    [Tbl Analysis Test].[Name].&[some key value]

    This statement is to drop out individual members, for example if you want to process them, but don't want them available before use.

    Based on you post, instead try unprocessing the dimension, then processing the dimension and then the cube.