Two questions:
- Do Unit Stats have a hard minimum of zero(0)? For instance, if I have a calculation that might 'accidentally' adjust a Unit Stat below zero, would it simply show up as zero(0)?
- Can I use the absolute value sign (!) on a variable in a calculation? For instance:
<Calculate InternalName="AVTest">
<Expression><![CDATA[ ![variable] ]]></Expression>
</Calcutate>
I will test these myself, just wondering if anyone knows for sure from their own experience.
Thanks!