is cell data being deleted by overriding by rules?
Posted: Thu Dec 06, 2012 1:16 pm
is cell data being deleted by overriding by rules?
when we apply rule to a cell usually data in cell turns to space. today i got very strange behaviour of my tm1. i put a rule for cell:
well, firstly it normally aggregated like it was feeded properly. secondly, when i switched rule off - previous (manually input data) recovered.
What may be the reason?
when we apply rule to a cell usually data in cell turns to space. today i got very strange behaviour of my tm1. i put a rule for cell:
Code: Select all
skipcheck;
['measure1']=N:if(!month@='jan',120,0)
What may be the reason?