Hi,
Instead of using In ([iteminfo2].[Itemnum] ;[iteminfo2].[Location]).
Have you tried only Sum([SOH]) and Sum([Crubal]) so that the measures takes the default context in the block rather than what you force in the In operator.
Regards
Niraj
Hi,
Instead of using In ([iteminfo2].[Itemnum] ;[iteminfo2].[Location]).
Have you tried only Sum([SOH]) and Sum([Crubal]) so that the measures takes the default context in the block rather than what you force in the In operator.
Regards
Niraj