<br><tt><font size=2>Hi Julian,</font></tt>
<br>
<br><tt><font size=2>&nbsp;We tried to address the testItemNull() test
failure. We investigated on what is going wrong with dependency check for
Filter([Store].Members, (0.0 = 0.0)).Item(0.0).Item(0.0). It finally reaches
'0.0' to evaluate if a dimension is depend on it. Since it is constant
calc it returns that is it not dependent on any dimension. &nbsp;</font></tt>
<br>
<br><tt><font size=2>&nbsp;Our test is to validate that we are not getting
null pointer exception any more. Since we are not that familiar with dependency
checks we are inclined to opt for a simple change in the test like &quot;</font></tt><tt><font size=2 color=red>0
*</font></tt><tt><font size=2> (Filter([Store].members, 0 = 0).Item(0).Item(0),
Filter([Store].members, 0 = 0).Item(0).Item(0))&quot; which will always
pass the dependency check and also ensures our null pointer fix is in place.</font></tt>
<br>
<br><tt><font size=2>&nbsp;Please let us know how should we take this forward.</font></tt>
<br>
<br><tt><font size=2>Thanks,</font></tt>
<br><tt><font size=2>Thiyagu &amp; Shishir</font></tt>
<br><tt><font size=2>&nbsp; </font></tt>
<br><tt><font size=2>&nbsp;</font></tt>
<br>